Skip to content

Commit c187b31

Browse files
committed
Moved badges
1 parent 57b16d7 commit c187b31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
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+
1212
Laravel Eloquent Query Cache brings back the `remember()` functionality that has been removed from Laravel a long time ago.
1313
It adds caching functionalities directly on the Eloquent level, making use of cache within your database queries.
1414

0 commit comments

Comments
 (0)