Looking to hire Laravel developers? Try LaraJobs

laravel-tagged-cache maintained by domatskiy

Description
laravel tagged Cache
Last update
2018/10/17 21:01 (dev-dev)
License
Downloads
0
Tags

Comments
comments powered by Disqus

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