1.0.0 - 2019-04-11
- Major overhauled of the
Base Repositoryclass - Add Route Model Binding to the Repository for faster data query
- Add
beforehook to add query scope
UPGRADE
- use PPSpaces\Repositories\Model as Repository;
+ use PPSpaces\Repositories\Repository;DEPRECIATED
- Drop the use of injecting Model from the
__construct - repository.model.stub:
allmethod will not be part of the generated Repository class
Read more
https://github.com/pp-spaces/laravel-repository#how-to-upgrade