File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11Laravel Eloquent Query Cache
22============================
33
4- ### This is a forked copy of [ rennokki /laravel-eloquent-query-cache] ( rennokki /laravel-eloquent-query-cache) to support Laravel 10.
4+ ### This is a forked copy of [ renoki-co /laravel-eloquent-query-cache] ( renoki-co /laravel-eloquent-query-cache) to support Laravel 10.
55
66Laravel Eloquent Query Cache brings back the ` remember() ` functionality that has been removed from Laravel a long time ago.
77It adds caching functionalities directly on the Eloquent level, making use of cache within your database queries.
Original file line number Diff line number Diff line change 11{
22 "name" : " advil0/laravel-eloquent-query-cache" ,
3- "description" : " Adding cache on your Laravel Eloquent queries' results is now a breeze ." ,
3+ "description" : " Forked version of renoki-co/laravel-eloquent-query- cache to support Laravel 10 ." ,
44 "keywords" : [
55 " laravel" ,
66 " caching" ,
You can’t perform that action at this time.
0 commit comments