Closed leonpug closed 1 year ago
Hello, thank you for time. Please make sure the issue is not environment specific. If this is a security issue please email jeremykenedy@gmail.com
You probably need to clear your cache and rebuild the config with 'php artisan cache:clear'
Hi, set APP_URL=http://spa.test (also set SANCTUM_STATEFUL_DOMAINS=http://spa.test) in .env file. but request mix http and https with errors:
(my dev env is http only) how can i fix it?
thanks