Releases: Flobbos/laravel-crudable
Releases · Flobbos/laravel-crudable
Added generator commands
- new commands to generate services, controllers, contracts
Fixed contract
- where statement had wrong function params in contract
Master release
- all new features added to master stable
New codebase and features
- added randomizer for upload
- simplified relationship saving
- added ordering
Added ordering
- new orderBy function adds ordering to your service
Fixed custom contract binding
- custom contract auto binding code was missing
Major version release
Switched to new major version.
New auto binding feature
- added ability to define your own contracts in config
Fixed contract
Fixed the contract and changed language translation route
Lower minimum requirements
- Lowered minimum requirements for Laravel (read documentation)