I have created a Shopify app with Shopify CLI PHP. It’ works fine Shopify admin apps section but didn’t open the front page, It says
TypeError> Argument 1 passed to Shopify\Utils::sanitizeShopDomain() must be of the type string, null given, called in H:\laragon\www\wishlist\routes\web.php on line 29> > http://5eb9-202-173-122-38.ngrok.io/> "I have double check PHP code but unfortunately doesn’t work.
How can I solve this? Have any Idea