Releases: andersao/l5-repository
Releases · andersao/l5-repository
Fix Delete events
Update BaseRepository.php Fixed Model Error
Additional Events Added
Additional Events Added thanks @lloricode
Laravel 7.0 fix
Laravel 7.0 fix
Updated Generator to support PHP 7.4
- Updated Generator to support PHP 7.4
Fix Problems
Merge pull request #674 from 7dir/patch-1 fix miss ,
withCount added config
withCount added config
New Changes
Laravel 6 compatible functions added
- Laravel 6 compatible functions added
- removed helper functions
Update composer for compatibility Laravel 6
Update composer for compatibility Laravel 6
Some Features
- Added method that makes the count of the records
- Add Traditional Chinese
- Add limit to BaseRepository
- Fix updateOrCreate validation
- Remove double word 'done' in doc
- Add findWhereBetween() method in BaseRepository