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

gmehtaster's avatar

TokenMismatchException in VerifyCsrfToken.php

Hi everyone,

I am using Laravel 5.2

My site is deployed at http://76.126.14.236:8000/

If I try to register, I am getting the error TokenMismatchException in VerifyCsrfToken.php

Since I am using php artisan make:auth , all my login /registration forms have the csrf token embedded by default. You can check that by viewing page source. Both forms have csrf hidden token field.

Can someone please help me with how to resolve the issue.

0 likes
0 replies

Please or to participate in this conversation.