You can take a look here
https://laravel.com/docs/8.x/authentication#invalidating-sessions-on-other-devices
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I was looking for a solution like the one referenced in this post https://laracasts.com/discuss/channels/laravel/1-concurrent-user and found the same article referenced inside that discussion (https://www.jesusamieiro.com/limit-one-session-per-user-in-laravel-5/). This seems viable but it is for Laravel 5 and I was wondering if anyone has a better solution for Laravel 8.
You can take a look here
https://laravel.com/docs/8.x/authentication#invalidating-sessions-on-other-devices
Please or to participate in this conversation.