Has anyone successfully setup the Shopify PHP/Laravel app template from this repo: https://github.com/Shopify/shopify-app-template-php
Followed the instructions, inspected the Dockerfile and build steps to try and get an instance setup on Laravel Forge but consistently getting errors anywhere from OAuth to front-end JS errors in React.
I then followed the instructions to a T to get setup on Fly.io but still getting OAuth errors when trying to install the private app to a store.
I'm hoping someone here has at least got this up and running successfully so I know there is hope!