eventix/cache

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

Installs: 17 284

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 0

pkg:composer/eventix/cache

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