This example might help you getting on the right track: https://github.com/laravel/framework/issues/2444#issuecomment-26215909
You also might be able to do something with the remember me token.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
The company I am doing work for wants the user to only log in from one computer/browser at a time. I was given this link on stack overflow http://stackoverflow.com/questions/1727919/how-to-prevent-multiple-logins-in-php-website but was hoping to find a more vetted solution.
Thanks
Please or to participate in this conversation.