Perform an installation from the Laravel 10 wizard, new project, after installation and configuration and running the new application the message appears
Something went wrong!
Message: We can’t process the response of the server.
Error:
Error: unknown status.
Server Response:
The server returned an empty response (e.g. a blank page).
This is an issue with the CSRF token. There has been reports from other users as well, however I can’t reproduce it locally. Can I ask you if you have anything special in your project (e.g. custom session storage… e.t.c.) ?
Just to make sure, have you added the below code at your function?
I am glad to inform you that this issue is finally fixed. It was a tough one because I couldn’t reproduce it so thank you for your detailed bug report and taking the time to install everything from scratch so you can reproduce it.