Skip to content

Instantly share code, notes, and snippets.

@sawirricardo
Created September 4, 2023 15:56
Show Gist options
  • Save sawirricardo/0cdb7612d889656c9d81272416f7941c to your computer and use it in GitHub Desktop.
Save sawirricardo/0cdb7612d889656c9d81272416f7941c to your computer and use it in GitHub Desktop.
Handle 419 token expired
<meta http-equiv="refresh" content="{{ config('session.lifetime')*60 }}" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment