repository
repository copied to clipboard
Laravel Repositories is a package for Laravel 5 which is used to abstract the database layer. This makes applications much easier to maintain.
BIT ICES
"Multifunctionary Soil testing device" This device is to greatly help the farmers to identify the minerals that are required for the soil in farming land Participators: ABINESHWARAN 7125 BOOPATHYRAJAN 7872...
This repository is very inactive and hasn't had any updates for years now, yet it's very commonly used. I have tried reaching out to the author of this package, but...
Does the package with Laravel 5.6 / 5.7 work correctly?
Added findOrFail(), findByOrFail() methods to repository base class + unit tests
Hi, Thank you for the awesome package. I'm wondering why the `paginate()` method return a Collection instance instead of a `Illuminate\Pagination\Paginator` instance?