-
-
Notifications
You must be signed in to change notification settings - Fork 373
Regarding non embedded app using Laravel & VueJs in ShopifyΒ #987
Description
Dear Team
Greetings..!!
Actually, I am working on a project for a Shopify app where I using Laravel as backend and VueJs as front end stack and stuck badly at 2 points for which I need your assistance. Honestly, believe me, I have gone through various resources and have contacted a lot of people but it's bad luck only. hence I have approached you with hope to find suitable solution.
let me try and explain the issue as much as possible.
- I have set up Shopify app using Laravel and Vue Js using your link. It's working fine using ngrok environment but it's opening up inside shopify admin however my requirement is to open up the app in another window.Hence, i went through few resource and found out that i have to Disable the Embedded app option inside app set up in shopify store and set forceDirect option to false inside osiset\laravel-shopify\src\resources\views\auth\fullpage_redirect.blade.php. Afterwards, I am getting my app open in new window but it came with new error as follows:
- again i went through few blogs for resolution and got advised me to comment the below entire block in comment in following image
now my page is getting open in new window without error but screen is blank and not able to see anything
I am stuck since few days badly due to this issue and can't move further for development. I need your assistance to resolve this issue. I know you must be busy with your responsibility but being developer i am asking for help so please try your best for the same.
I have attached my code your testing purpose.
https://drive.google.com/file/d/1jEtORn7etXgn_pFtDU18VhtBkbByONy6/view?usp=drive_web
best regards,
Jay Patel