Working with Repositories in Laravel
In this video I will show you how to user Repository patter inside Laravel framework. It is a very popular and nice way to writing scalable and testable code.
Code on Github: https://github.com/amitavroy/learningl5
source