2.6.1
- Fixed multiples
orderBy
on BaseRepository - Fix table name convention for migration when making a entity.
- Added criteria generator
- Added whereHas to BaseRepository
- Added applyCriteria to list method and replaced makeModel with model property
- Added ilike to request criteria for postgres support
- Added deleteWhere method in BaseRepository
- PSR-2 validator stub