Releases: 1FF/laravel-mongodb-cache
Releases · 1FF/laravel-mongodb-cache
Fix cache compatability with laravel 5..8+
This release changes the cache ttl from minutes to seconds and is also available only for Laravel 5.8 and 6, where this is the case
Allow Laravel 6
Merge pull request #5 from 1FF/bump-laravel-version Allow version 6 of the framework
Add cache tags
Merge pull request #2 from 1FF/implement-cache-tags Implement cache tags