3.1.0
Fixes
- fix pass options to get using contains deprecated as array
- fix if column exist to avoid error key not exist on model finder withRelated
Updates
- add render input as checkbox instead of input with type text
- add on method delete link function confirm and csrf token on headers
- add "active" field as boolean on pages table sample to bake templates forms with checkbox
- add searchable functionality and placeholder to vue Multiselect in baked templates when field is related to relation belongsTo and belongsToMany