gearbox-solutions / eloquent-filemaker

A Model extension and Eloquent driver for Laravel connecting to FileMaker through the Data API
https://gearboxgo.com
MIT License
54 stars 16 forks source link

What version of FMS does it support? #44

Closed rkhadka7788 closed 1 year ago

rkhadka7788 commented 1 year ago

Can I ask you, up to which version of FMS server we have tested with? Last time (when using bluefeather) we tried to upgrade a server from 19.4.2 to 19.5.1 and faced an issue with connectivity due to which we had to downgrade the server. It would be great if you include the supported version of FMS along with other information in this package.

Smef commented 1 year ago

This package is compatible with FileMaker Server 17 and later, which is when the Data API was released. There are no versions of FileMaker Server with the Data API which is this is not compatible with. If you ran into an issue with 19.5.1 this would be an issue with your server's configuration, network, firewall, or some other issue and not an issue with Eloquent FileMaker's compatibility with the specific version of FMS.