In https://shopify.dev/apps/online-store/verify-support they gave Node JS code example. I have Shopify app running in PHP Laravel based application. How do I verify support for app blocks in PHP laravel?
I saw this in ruby same I need in laravel How do I verify support for app blocks in Ruby?
Take the NodeJS or Ruby code and convert it to PHP. As all scripting languages share very similar traits, you should have little to no trouble. PHP is so similar to Javascript, you should be able to do this little exercise. If not, well, there is a possibility you might find another developer to help you, one with more skills at scripting.