4 Replies
Are you working on localhost? If you are using
php artisan serve
make sure to edit the .env file and set the APP_URL to http://localhost:8000
If not, just make sure the APP_URL matches the url on your browserthanks tuto🫡
can't mark as solved
already thanks