Solve your laravel problems.
I am using Laravel 5.3 and have two guards defined as users and admins. I want to have a different session lifetime number for admin and users. How can i do this?