Simple Repositories in Laravel
– ryangjchandler.co.uk - submitted by Ryan Chandler
Abstracting common queries in your Laravel applications can be done in many ways. Let's take a look at the simplest way using the "Repository pattern".
Read more [ryangjchandler.co.uk]