Releases: caffeinated/repository
Releases · caffeinated/repository
v3.3
- Laravel 5.6 support
- Added
findOrFail
method
v3.1.1
Patch event listener for Laravel 5.4 support.
v3.0.5
- Added
whereBetween()
method
v3.0.4
Make model instance public on repository instance
v3.0.3
Added creating, updating, and deleting events, as well as include the…
v3.0.2
Update EloquentRepository.php