Kyon147 / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
363 stars 107 forks source link

Added host param to installRedirect method on VerifyShopify #201

Closed ncpope closed 1 year ago

ncpope commented 1 year ago

Added host param as it was being unset during the request lifecycle. This is required for app bridge.

ncpope commented 1 year ago

Fix for https://github.com/Kyon147/laravel-shopify/issues/200