eventix/cache

Provides caching methods which can be easily used for caching routes.

Maintainers

Package info

github.com/Eventix/cache

Homepage

pkg:composer/eventix/cache

Statistics

Installs: 18 132

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

3.0.3 2020-10-09 10:24 UTC

README

Open App/Http/Kernel.php and add the following line to the $routeMiddleWare variable:

'cache' => \Eventix\Cache\CacheMiddleware::class