I got several Laravel 5 projects running on subfolders, on the same domain.
Each Laravel application is generating it\'s own session cookie, and sometimes it generat
You should setup Homestead. It's super easy to use. https://laravel.com/docs/5.2/homestead You can setup multiple domains for example: domain1.dev, domain2.dev. For each domain you'll have your own cookies.