1 min readFeb 21, 2018
This is indeed the begin of the repository pattern. I have tried the repository pattern and I didn’t like to rewrite the eloquent methods like ‘all’, ‘first’ etc. That’s why I created a package to tackle this. This makes working with the repository pattern a breeze :)