I have upgraded from laravel 5.4 to 5.5. Whenever I try to login, it says "The page has expired due to inactivity Please refresh and try again".
I am using {{csrf_field()}} and also tried to clear browsing data but this is still existing.
Can anybody help me to get rid of this issue ?