0

If I try to store a record in a simple Laravel project when the SESSION_LIFETIME has expired I get a 419 error. I have my CSRF fields working correctly but I only get this error if the token has expired. I would like to redirect to the login screen if the token is expired and I try to hit a post route. How can I do this? I can't find any information online about this issue.

Alex Jolley
  • 11
  • 1
  • 2

0 Answers0