Support the ongoing development of Laravel.io →
Configuration Session Architecture
Last updated 1 year ago.
0

Are you loggin in from the same browser? If so the session is being overwritten. You can log in from another browser and it should work.

Last updated 1 year ago.
0

No, not even the same computer. Which session "engines" do you think would not allow this?

Last updated 1 year ago.
0

The desired behavior you are describing is the default behavior for a fresh instance. I also just confirmed this behavior for myself. What auth driver and session driver are you using currently?

Last updated 1 year ago.
0

I use Sentry with mongodb for the sessions.

Mongodb Session package: https://github.com/jenssegers/Laravel-MongoDB-Session

Is there a way to eliminate this behavior? or at least modify it?

Thank you

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.