Releases: macropay-solutions/laravel-crud-wizard-free
Releases · macropay-solutions/laravel-crud-wizard-free
Fix sort
3.2.1 fix sort
Add withRelations, withRelationsCount and withRelationsExistence to list
Add withRelations, withRelationsCount and withRelationsExistence to list.
The base model has public static $snakeAttributes = false;
so the relations will be retrieved as they are defined.
Replace load relations because of red and write db replica issues on create
3.1.9 Replace load relations because of red and write db replica issues on …
fix withRelationsCount and withRelationsExistence on get
3.1.8 fix withRelationsCount and withRelationsExistence on get
Fix request replace
3.1.7 fix request replace
Refactor with public static $snakeAttributes = false;
3.1.6 Refactor with public static $snakeAttributes = false;
Add withRelationsCount and withRelationsExistence on get
3.1.5 add withRelationsCount and withRelationsExistence on get
do not log error on model not found
3.1.4 do not log error on model not found
fix maria db
3.1.3 fix maria db
Update Readme and suggest
3.1.2 Adding suggest