0

I am using laravel as an api, and I send the client a cookie with the session token to validate. How could I increase the lifetime of the session and the cookie every time I make a request from the client, so that the session is not closed?

I don't want the session as such to last more than 1 hour, it's just checking that the user is active

0 Answers0