Releases: gearbox-solutions/eloquent-filemaker
Releases · gearbox-solutions/eloquent-filemaker
Improved morphMany support
Improved support for $model->morphMany()
0.0.23
0.0.21
0.0.20
change to insert/refresh behavior
0.0.19 changed insert to not use refresh for optimization
0.0.18
0.0.14
Pagination scope fix
Scopes should now be properly applied to pagination queries
0.0.11
Fixed query builder for cross-database relationships
You should now be able to create relationships across database types, from native Model classes to FMModel classes. Check the updated docs for instructions.