laravel-tagged-cache maintained by domatskiy
Laravel Tagged Cache
##Install
composer require domatskiy/laravel-tagged-cache
Publish needed
php artisan vendor:publish --provider="Domatskiy\TaggedCache\TaggedCacheServiceProvider"
Add information about the provider to the config/app.php => providers
Domatskiy\TaggedCache\HtmlCacheServiceProvider::class