The Laravel Repository package is meant to be a generic repository implementation for Laravel.
Documentation for the package can be found on Lyften.com.
- Caching updates
- Removed Factory
- Removed excessive caching
- Removed Authorization/Policies
- Update the code to PSR-4 compliant
- Simplified caching
- Removed events
- Added search
- Improved ordering
- Updated documentation
- Added support for Laravel 5.3
- Added Scopes
- New caching setup