bosnadev / repository

Laravel Repositories is a package for Laravel 5 which is used to abstract the database layer. This makes applications much easier to maintain.
https://bosnadev.com
823 stars 233 forks source link

Add methods with and scopes #64

Closed guilhermegonzaga closed 8 years ago

guilhermegonzaga commented 8 years ago

By using this package, I realized the need for methods (with, scopes) and decided to create them based on an article: https://bosnadev.com/2015/03/26/using-repository-pattern-in-laravel-5-eloquent-relations-and-eager-loading