Level 33
If you combine the example as explained in the thread you've posted and this GitHub gist found in this thread, I think you could get your idea working.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
hi,
i want to iomplement a lock screen after session timeout, with User information. Like name and a profile Image.
i have try this informations: https://laracasts.com/discuss/channels/laravel/lock-screen-middleware
but my session is alway empty when the session lifetime is finished. Has anyone a tutorial/example or something that can help me ?
i'm using the newest laravel 5.8 version.
Please or to participate in this conversation.