a blank white page, also known as the "white screen of death" is generally caused by some uncaught exception or other server error. Step 1: Check your error logs.
Oct 17, 2016
3
Level 5
Redirect user to home page after session expire
Having issue with a Laravel 5.2 instance. This is happening on my development site. For example, I login and say I come back to the page after a couple of hours, then click a link I get a blank white page. I assume the session has expired. So how can I send a user back to the login page or home page upon session expiration.
Please or to participate in this conversation.