I've also noticed this issue while working on multiple sites together, which I've created in laravel.
Hello everyone,
i tested a possible way to solve the problem. On each laravel website, i have change the file app/config/session.php.
I changed the driver to 'cookie' and I changed the domain to '.domain.com' (where 'domain.com' is your domain where yours websites are.)
I'd appreciate any feedback.
Thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community