Skip to content

Releases: macropay-solutions/laravel-crud-wizard-free

Fix sort

07 Aug 16:39
Compare
Choose a tag to compare
3.2.1

fix sort

Add withRelations, withRelationsCount and withRelationsExistence to list

27 Jul 09:18
Compare
Choose a tag to compare

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

16 Jul 11:33
Compare
Choose a tag to compare
3.1.9

Replace load relations because of red and write db replica issues on …

fix withRelationsCount and withRelationsExistence on get

12 Jul 07:13
Compare
Choose a tag to compare
3.1.8

fix withRelationsCount and withRelationsExistence on get

Fix request replace

08 Jul 13:40
Compare
Choose a tag to compare
3.1.7

fix request replace

Refactor with public static $snakeAttributes = false;

06 Jul 21:50
Compare
Choose a tag to compare
3.1.6

Refactor with public static $snakeAttributes = false;

Add withRelationsCount and withRelationsExistence on get

25 Jun 07:27
Compare
Choose a tag to compare
3.1.5

add withRelationsCount and withRelationsExistence on get

do not log error on model not found

25 Jun 05:47
Compare
Choose a tag to compare
3.1.4

do not log error on model not found

fix maria db

21 Jun 13:40
Compare
Choose a tag to compare
3.1.3

fix maria db

Update Readme and suggest

13 Jun 08:45
Compare
Choose a tag to compare
3.1.2

Adding suggest