Support the ongoing development of Laravel.io →
Configuration Session Architecture
Last updated 10 months 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 10 months ago.
0

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

Last updated 10 months 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 10 months 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 10 months ago.
0

Sign in to participate in this thread!

LaraJobs

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.

© 2023 Laravel.io - All rights reserved.