Releases: Flobbos/laravel-crudable
Releases · Flobbos/laravel-crudable
Fixed translations issue
- fixed a problem with form arrays containing null values
Enabled soft deletes
- added restore
- fixed delete method to handle soft deletes
Updated translation handler
- added with function as synonym for setRelation
- added null check in translation handler
File upload updated
- added a null check for missing files/wrong field name
Fixed old code
- leftover old code produced a problem with saving translations
Fixed release
- relationship validation fixed
Translations
The current release features methods to deal with translated data.
View generators
- added new command for generating views
- expanded resource command for views
- fixed missing route in controller stub
Hot fix for 2.4
- fixed config file error
- updated readme with corrected config information
Fixed bindings added
- You can now use fixed bindings from within the configuration file