php - using two instances of cartalyst sentry 2 -
I am currently working on two Laurel projects, both use Sentry2 for authentication, I have a problem Where I log in, an app will be removed from the other. I understand that SANTRO 2 has been made so that you can only log in with a brush / computer once, but it is two different examples of sentry ( Running on the same server) I have two databases And applications are completely different I have someone working for it? Is it using the same session variable, which is contradictory?
Thank you!
If they are on the same domain, then it is possible that two app sessions have each other's session cookies Are writing on
In app / config / session.php ,
'cookie' = & gt; 'Laravel_session' is specific to each app.
Comments
Post a Comment