Skip to content

Releases: Flobbos/laravel-crudable

Added generator commands

23 Oct 21:12
Compare
Choose a tag to compare
  • new commands to generate services, controllers, contracts

Fixed contract

04 Sep 15:56
Compare
Choose a tag to compare
  • where statement had wrong function params in contract

Master release

28 Aug 09:50
Compare
Choose a tag to compare
  • all new features added to master stable

New codebase and features

25 Aug 08:52
Compare
Choose a tag to compare
  • added randomizer for upload
  • simplified relationship saving
  • added ordering

Added ordering

23 Aug 11:34
Compare
Choose a tag to compare
  • new orderBy function adds ordering to your service

Fixed custom contract binding

17 Aug 11:49
Compare
Choose a tag to compare
  • custom contract auto binding code was missing

Major version release

17 Aug 11:43
Compare
Choose a tag to compare
Major version release Pre-release
Pre-release

Switched to new major version.

New auto binding feature

17 Aug 11:41
Compare
Choose a tag to compare
Pre-release
  • added ability to define your own contracts in config

Fixed contract

16 Aug 15:28
Compare
Choose a tag to compare
Fixed contract Pre-release
Pre-release

Fixed the contract and changed language translation route

Lower minimum requirements

30 May 15:16
Compare
Choose a tag to compare
  • Lowered minimum requirements for Laravel (read documentation)