When i am login with project1 and then i login to project2. My project1 will log out. How can i login the same time with two laravel projects?
i try to change config/session.php by change path
Project1- config/session.php default 'path' => '/',
Project2- config/session.php i change to 'path' => '/pa',
But i can't login with project 2 How can login with Auth with two laravel projects with the same server??
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire