Eventix / cache by Grisgruis

Provides caching methods which can be easily used for caching routes.
13,982
0
3
Package Data
Maintainer Username: Grisgruis
Maintainer Contact: mart@eventix.io (Mart Pluijmaekers)
Package Create Date: 2016-03-15
Package Last Update: 2020-10-09
Language: PHP
License: MIT
Last Refreshed: 2024-03-26 03:13:57
Package Statistics
Total Downloads: 13,982
Monthly Downloads: 266
Daily Downloads: 18
Total Stars: 0
Total Watchers: 3
Total Forks: 2
Total Open Issues: 0

Installation

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

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