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...
384,139
25
spatie/laravel-responsecache
Speed up a Laravel application by caching the entire response
9,389,755
2,813