Skip to content

Releases: 1FF/laravel-mongodb-cache

Fix cache compatability with laravel 5..8+

31 Aug 06:20
7c33b07
Compare
Choose a tag to compare

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

19 Aug 13:31
4a93e2c
Compare
Choose a tag to compare
Merge pull request #5 from 1FF/bump-laravel-version

Allow version 6 of the framework

Add cache tags

31 Jan 15:12
dc93402
Compare
Choose a tag to compare
Merge pull request #2 from 1FF/implement-cache-tags

Implement cache tags