Skip to content

Releases: ezra-obiwale/laraquick

v3.3.2

08 Feb 19:48
Compare
Choose a tag to compare
Updated changelog

v3.3.1

08 Feb 19:47
Compare
Choose a tag to compare
Updated changelog

v3.3.0

08 Feb 19:21
Compare
Choose a tag to compare
Updated changelog

v3.2.0: Check that model methods do not return falsable

29 Jan 09:12
Compare
Choose a tag to compare
The model being updated is now passed as the second parameter to `beforeUpdate`

v3.1.0

25 Jan 14:55
Compare
Choose a tag to compare
Added 'except' to model Helper trait

v3.0.5

24 Jan 12:42
Compare
Choose a tag to compare
Method paginatedList now take a third parameter of custom meta

v2.0.7

24 Jan 12:41
Compare
Choose a tag to compare
Method paginatedList now take a third parameter of custom meta

v3.0.4

22 Jan 14:47
Compare
Choose a tag to compare
Updated readme

v2.0.6

22 Jan 14:46
Compare
Choose a tag to compare
Updates

v3.0.3

17 Jan 10:35
Compare
Choose a tag to compare

Made attach/detach/sync error message more custom to the parameter key or relation name
Added methods prepareAttachItems, prepareDetachItems, prepareSyncItems to Attachable