Hello,
Try in app/Hppt/Kernel.php comment : \App\Http\Middleware\VerifyCsrfToken::class,
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello guys pls help me . I don't want to use crsf token as my sharing hosting stop working suddenly it's giving TokenMismatchException error . here is the discussing https://goo.gl/cY8q3R I have removed 'Illuminate\Foundation\Http\Middleware\VerifyCsrfToken' in app/Http/Kernel.php. but laravel auth (login system) does not work . how to disable crsf token and will work laravel auth (laravel login form) work
Thanks in Advance
or may be if you don't want to , check where it says
'domain' => null,
My research says that either you have set it to 'paystubsonlinenet' in which case change it to 'paystubsonline.net', or something is terribly wrong with your server, because your cookies are being set for paystubsonlinenet.
Please or to participate in this conversation.