Adding cache on your Laravel Eloquent queries' results is now a breeze.
composer require rennokki/laravel-eloquent-query-cacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add caching to Eloquent queries by using the QueryCacheable trait.
Upgrade Laravel to version 5.6 or later.
No dependency data recorded yet.