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.
No, not even the same computer. Which session "engines" do you think would not allow this?
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?
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
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community