Is there a way to check if a user already has a valid session on a different machine?
What I want to do is when a user logs in, destroy an other sessions which they
I hope you will see this job:
Session::regenerate(true);
a new session_id be obtained.