🚀Installation
Installing the package
Hop into your console and install the package via Composer:
Preparing the models
Each model you want to cache on should use the Rennokki\QueryCache\Traits\QueryCacheable
trait.
Last updated