Time logged on the system with Laravel 4.2

0

Good morning. I wonder if Láravel 4.2 has any functionality that tells me how long the user has logged into the system? For example, when the user logs out, I save in the bank that time. When the user logs in again, and then logs out, I add the time that he left the first time with the last one, that is, I need to know the total amount of time the user logged in.

    
asked by anonymous 31.01.2017 / 13:19

0 answers