eventix/cache
Installation
Open App/Http/Kernel.php and add the following line to the $routeMiddleWare variable:
'cache' => \Eventix\Cache\CacheMiddleware::class
Related Packages
maartenstaa/laravel-41-route-caching
This package allows you to cache your routes definitions, thereby speeding up ea...
385,406
25
spatie/laravel-responsecache
Speed up a Laravel application by caching the entire response
9,545,919
2,811