gnikyt / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
1.24k stars 374 forks source link

Added BLADE billing redirect fix #1263

Closed CetoBasilius closed 1 year ago

CetoBasilius commented 1 year ago

Fixes #1262 and retains new config frontend_engine functionality

gnikyt commented 1 year ago

@Kyon147 Seems fine to me, good with you too?

Kyon147 commented 1 year ago

@osiset looks fine to me, strange how adding these params somehow breaks the Blade route as they are just params... so weird.

gnikyt commented 1 year ago

@Kyon147 Yeah I didnt see anything glaring trying to back trace it in Laravel, but with so many layers and abstractions, its tough to say. Merged!

kurakin-oleksandr commented 1 year ago

Can somebody bump a version? Thanks

jasontxf commented 1 year ago

This really fixed my issue! May I know when will it be bumped up? This is quite critical to my app being approved.

Thanks in advance!