Do you reload before signing in again?
I think tokenMismatch is basically the CSRF token expiring so you need to create a new one. Or does it keep happening?
Summer Sale! All accounts are 50% off this week.
Each time I leave my session open and come back and try to sign in later, I get this token mismatch error. So I always have to clear laravel view catch to be able to access my account again.
What is a definite solution to this problem? How can i set laravel view cache to clear automatically every minute?
Any help will be appreciated
Please or to participate in this conversation.