Saturday, May 19, 2018

How to get the time at which the current user logged in in Laravel? - development

How to get the time at which the current user logged in in Laravel?

I’m using Laravel Authentication. How can I get the time at which the current user logged in? I want to calculate the number of seconds that have passed since the current user logged in. If there is a way to achieve it without using Events, it would be great.



from Laravel Questions and Answers https://laravelquestions.com/php/how-to-get-the-time-at-which-the-current-user-logged-in-in-laravel/
via Lzo Media

No comments:

Post a Comment