Laravel | block multiple logins with the same user

0

I need an idea how to solve the problem of the laravel of the same user being able to log on to several different machines at the same time.

Send examples or an idea of where to start looking for the solution.

The idea would be a flow like this:

If the user logs in with an account that is already logged on to a PC, the one that was logged in will automatically be logged in and will receive a warning explaining what happened.

    
asked by anonymous 07.04.2018 / 19:45

0 answers