Skip to content

Releases: Flobbos/laravel-crudable

Fixed translations issue

14 Feb 15:06
Compare
Choose a tag to compare
  • fixed a problem with form arrays containing null values

Enabled soft deletes

08 Feb 14:57
Compare
Choose a tag to compare
  • added restore
  • fixed delete method to handle soft deletes

Updated translation handler

02 Feb 15:05
Compare
Choose a tag to compare
  • added with function as synonym for setRelation
  • added null check in translation handler

File upload updated

17 Jan 10:43
Compare
Choose a tag to compare
  • added a null check for missing files/wrong field name

Fixed old code

02 Jan 15:24
Compare
Choose a tag to compare
  • leftover old code produced a problem with saving translations

Fixed release

22 Dec 12:43
Compare
Choose a tag to compare
  • relationship validation fixed

Translations

22 Dec 11:31
Compare
Choose a tag to compare

The current release features methods to deal with translated data.

View generators

22 Nov 12:19
Compare
Choose a tag to compare
  • added new command for generating views
  • expanded resource command for views
  • fixed missing route in controller stub

Hot fix for 2.4

02 Nov 17:00
Compare
Choose a tag to compare
  • fixed config file error
  • updated readme with corrected config information

Fixed bindings added

02 Nov 16:24
Compare
Choose a tag to compare
  • You can now use fixed bindings from within the configuration file