blog-examples-v5.5
blog-examples-v5.5 copied to clipboard
Redirect if timeout
Hi,
I'm trying fix the return when timeout. Look at the file: https://github.com/sudiptpa/blog-examples-v5.5/blob/4a670f4e9ea66ac38450ade1f872946de32549ea/app/Http/Middleware/AuthorizeDevice.php#L45-L47
Redirect with "status" param is not displaying on blade file. We also need to show the "Resend" button.
Can you help?