Are u using Ajax or something like that?
And maybe this thread helps you: http://laravel.io/forum/01-30-2015-laravel5-tokenmismatchexception-in-verifycsrftoken
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I just launched my first laravel web application this year so I'm still learning.
One of my clients currently has 20+ users utilizing my app. Each user has their own account. One user seems to get a TokenMismatchException ( I see it in the logs.) every time he tries to submit a form. It works fine for everyone else and I cannot duplicate it on my system.
I'm using Laravel 5.1.
What are some potential causes of this on the client side?
Please or to participate in this conversation.