Are you sure the form contains a CSRF field that you submit with the form?
May 4, 2017
4
Level 1
TokenMismatchexception
hosted my Laravel project by copying project from my local machine. It works fine in local machine but in hosting site when post data it gives Token Mismatch-exception(VerifyCsrfToken). Please guys solution urgently needed
Level 14
Maybe the problem is with the storage/session folder. Where the sessions are stored by default. Try removing the file and then reloading.
2 likes
Please or to participate in this conversation.