eventix/cache

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

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