Hi ,
I have upgraded my application to 4.2 from 4.0. I am facing problem of sessions. My scenario is
In 4.0 App when I hit login page (/account/login) and delete session cookie and again hit login page a new session is generated so I don't face any token mismatch problem.
But in 4.2 App when I hit login page (/account/login) and delete session cookie and again hit login page a new session is not generated so I face token mismatch problem.
How to solve this ? Please help
Thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community