Level 7
Ok, found the solution on this thread.
http://stackoverflow.com/questions/31846788/handle-tokenmismatchexception-in-laravel-5
Thanks!
Summer Sale! All accounts are 50% off this week.
Noticed this by accident today. I am using the out of the box make:auth.
1. login user (menu changes to logout).
2. duplicate this tab
3. from the new tab logout the user (menu changes to login). At this point user is logged out and it works fine but first tab is not aware of that.
4. from first tab try logging out
this causes error
TokenMismatchException in VerifyCsrfToken.php line 67:
This is quite unexpected.
How to prevent this?
Thanks!
Ok, found the solution on this thread.
http://stackoverflow.com/questions/31846788/handle-tokenmismatchexception-in-laravel-5
Thanks!
Please or to participate in this conversation.