File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- Laravel Eloquent Query Cache
2- ===================================
3-
41![ CI] ( https://github.com/renoki-co/laravel-eloquent-query-cache/workflows/CI/badge.svg?branch=master )
52[ ![ codecov] ( https://codecov.io/gh/rennokki/laravel-eloquent-query-cache/branch/master/graph/badge.svg )] ( https://codecov.io/gh/rennokki/laravel-eloquent-query-cache/branch/master )
63[ ![ StyleCI] ( https://github.styleci.io/repos/223236785/shield?branch=master )] ( https://github.styleci.io/repos/223236785 )
@@ -9,6 +6,9 @@ Laravel Eloquent Query Cache
96[ ![ Monthly Downloads] ( https://poser.pugx.org/rennokki/laravel-eloquent-query-cache/d/monthly )] ( https://packagist.org/packages/rennokki/laravel-eloquent-query-cache )
107[ ![ License] ( https://poser.pugx.org/rennokki/laravel-eloquent-query-cache/license )] ( https://packagist.org/packages/rennokki/laravel-eloquent-query-cache )
118
9+ Laravel Eloquent Query Cache
10+ ===================================
11+
1212Laravel Eloquent Query Cache brings back the ` remember() ` functionality that has been removed from Laravel a long time ago.
1313It adds caching functionalities directly on the Eloquent level, making use of cache within your database queries.
1414
You can’t perform that action at this time.
0 commit comments