Skip to content
Discussion options

You must be logged in to vote

Hey @shilpitrusty

Do a php artisan basset:check. It will probably tell you where your error is.

My guess would be APP_URL in .env file.

Make sure the APP_URL in your .env file is correctly pointing to the URL you use to access your application in the browser, for example: http:127.0.0.1:8000 or http://something.test

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by karandatwani92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants