Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

webby0820's avatar

CSRF _token mismatch with 419 error

I would like to connect to my Nova dashbord but when I enter my username I receive a 200 but without page redirection.

On the second click, I receive this error.

	 "message": "CSRF token mismatch.",
		"exception": "Symfony\Component\HttpKernel\Exception\HttpException",
		"file": ".../vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php",
		"line": 226,
0 likes
0 replies

Please or to participate in this conversation.