You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps fork https://github.com/Sam-R/FMLaravel could be used to upgrade to 5.4 plus some additional updates? Was looking into a wrapper like this for a potential project so this could be a godsend :)
The text was updated successfully, but these errors were encountered:
@jasperf I'm afraid I never got the 5.4 changes working - I don't understand enough about how this code works to interact with the Laravel model. I believe I got as far as being able to read changes form the FileMaker database, but not the writes.
@Sam-R That is too bad. Will see if I can get around to trying my basic knowledge and another fork of this project when I have the time. Did sound like it was not that easy and the the Filemaker Pro API was outdated as well. Which is too bad really.
@jasperf You could always pull 5.1 from the Laravel repos for the time being, it works quite well with FMLaravel. This repository worked really well for me https://github.com/tschiemer/FMLaravel all the model relationships work like the standard Laravel calls which makes accessing record relationships between FileMaker layouts way easier.
Good luck!
Perhaps fork https://github.com/Sam-R/FMLaravel could be used to upgrade to 5.4 plus some additional updates? Was looking into a wrapper like this for a potential project so this could be a godsend :)
The text was updated successfully, but these errors were encountered: