Skip to content

2.5.0

Compare
Choose a tag to compare
@Smef Smef released this 11 Oct 18:36
· 21 commits to 2.x since this release
9a0e337
  • Added new withModId() features to support checking Modification ID when saving eloquent models
  • Added new --filemaker flag for artisan make:model ---filemaker to make new models as FMModel instead of Model
  • Added new stub publishing to set defaults for artisan make:model
  • Added support for toSql and toRawSql to get a string of the JSON query value which would be submitted in the FileMaker Data API request