Releases: ezra-obiwale/laraquick
Releases · ezra-obiwale/laraquick
v3.3.2
v3.3.1
Updated changelog
v3.3.0
Updated changelog
v3.2.0: Check that model methods do not return falsable
The model being updated is now passed as the second parameter to `beforeUpdate`
v3.1.0
Added 'except' to model Helper trait
v3.0.5
Method paginatedList now take a third parameter of custom meta
v2.0.7
Method paginatedList now take a third parameter of custom meta
v3.0.4
Updated readme
v2.0.6
Updates
v3.0.3
Made attach/detach/sync error message more custom to the parameter key or relation name
Added methods prepareAttachItems
, prepareDetachItems
, prepareSyncItems
to Attachable