Skip to content

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

fix forceReplace macro

04 Dec 10:28
Compare
Choose a tag to compare
3.4.4

fix forceReplace macro

fix eager loading retroactively https://github.com/laravel/framework/issues/51825 Latest

03 Dec 13:58
Compare
Choose a tag to compare
3.4.3

fix eager loading retroactively https://github.com/laravel/framework/…

fix eager loading retroactively https://github.com/laravel/framework/issues/51825

03 Dec 13:15
Compare
Choose a tag to compare
3.4.2

fix eager loading retroactively https://github.com/laravel/framework/…

fix eager loading retroactively https://github.com/laravel/framework/issues/51825

03 Dec 12:27
Compare
Choose a tag to compare

Introduce forceReplace and forceOffsetUnset macros to Request

03 Dec 08:41
Compare
Choose a tag to compare
3.4.0

introduce forceReplace and forceOffsetUnset macros to Request

Fix for https://github.com/laravel/framework/issues/51825

21 Nov 13:58
Compare
Choose a tag to compare

fix setAttribute to handle also castable and mutators and deviables

18 Sep 12:01
Compare
Choose a tag to compare
3.2.5

fix setAttribute to handle also castable and mutators and deviables

improve increment avoid corner cases

13 Sep 19:46
Compare
Choose a tag to compare
3.2.4

improve increment avoid corner cases

Improve incrementing

12 Sep 08:59
Compare
Choose a tag to compare

improve increment to reflect atomic operations and also avoid float memory storing issues caused by simple addition or subtraction in laravel incrementOrDecrement model function

fix return type for setKeysForSelectQuery

10 Sep 19:43
Compare
Choose a tag to compare
3.2.2

fix return type for setKeysForSelectQuery