2.5.0
- Added new
withModId()
features to support checking Modification ID when saving eloquent models - Added new
--filemaker
flag forartisan make:model ---filemaker
to make new models asFMModel
instead ofModel
- Added new stub publishing to set defaults for
artisan make:model
- Added support for
toSql
andtoRawSql
to get a string of the JSON query value which would be submitted in the FileMaker Data API request