Releases: andersao/l5-repository
Releases · andersao/l5-repository
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
Add Limit Base Repository, fix updateOrCreate validation
Add Limit Base Repository, fix updateOrCreate validation
Compatibility Laravel 6
Added Compatibility Laravel 6
2.6.32: Merge pull request #504 from westphalen/master
Bugfix for Eloquent validation in Lumen
2.6.31: Merge pull request #501 from kalenjohnson/fix-attribute-chaining
Fix Laravel 5.1 `addVisible` does not chain `$this`