Install is ok. But looks like you are running the site under subdomain. When you run the site in subdomain, you need to declare that subdomain in the .env file
IGNORE_SUBDOMAINS="www,menu"
iam using Larvel and my .env looks like this
APP_LOG_LEVEL=debug
APP_URL=https://menu.bethello.com/
APP_LOCALE=en
IGNORE_SUBDOMAINS=menu.bethello.com
TIME_ZONE="America/New_York"
CASHIER_CURRENCY=USD
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire