Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

megzz's avatar
Level 1

Session conflicts with laravel

Im having a strange problem with Laravel's sessions. The problem is when a user logs in to their account from another computer my account on website automatically changes to that user and I get logged in as that user. I tried clearing redis cache and laravel cache and changing laravel session drive to other drives but that doesnt seem to be problem really.

Any help would be great.

0 likes
1 reply
ejdelmonico's avatar

Show your session code. It sounds like a mistake when calling the session.

Please or to participate in this conversation.