Skip to content

Commit 8737046

Browse files
committed
Merge branch 'master' into development
2 parents 7fd891f + ddc67ae commit 8737046

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
With easy repository, you can have the power of the repository pattern, without having to write too much code altogether. The package automatically binds the interfaces to the implementations, all you have to do is change in the configuration which implementation is being used at the moment!
44

5+
[![Total Downloads](https://img.shields.io/packagist/dt/yaza/laravel-repository-service?color=brightgreen&style=flat-square)](https://github.com/yaza-putu/laravel-repository-with-service)
6+
[![PHP](https://img.shields.io/packagist/php-v/yaza/laravel-repository-service?color=yellow&style=flat-square)]()
7+
[![Version](https://img.shields.io/packagist/v/yaza/laravel-repository-service?color=blue)]()
8+
59
## Requirement
610

711
- Laravel 8

0 commit comments

Comments
 (0)