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

Adi22039's avatar

Laravel 5.4 Multiple Sessions Stopped Working in Chrome, But Working in Firefox

I have a Laravel 5.4 project that has been running for the past 8 years. It supports multiple user sessions within the same browser, and this functionality has been working fine until recently. Suddenly, multiple sessions stopped working in Chrome. If I log in with a new user, it automatically logs out the previous user. However, this issue does not occur in Firefox, where multiple sessions are still functioning correctly.

In Chrome, I expect multiple sessions to continue working as they did before, allowing different users to be logged in at the same time in different tabs/windows.

0 likes
0 replies

Please or to participate in this conversation.