Are the permissions correct? And probably a dumb question but is the shopping cart on the same domain? Do you have web Middleware setup correctly? Oh in another post someone mentioned that this worked
Session::save();
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am developing a project in laravel about an online store and I have noticed that when I log in a user and go to the shopping cart, I close or the session is disabled .. someone can help me so that none Of my sessions disappears or is closed by magic? Thanks
Please or to participate in this conversation.