Level 61
Have you tried doing php artisan config:clear or php artisan config:cache?
Summer Sale! All accounts are 50% off this week.
Hi guys, I was wondering how could we set ttl for the Laravel session cookie? I see that it is not affected by the config
'lifetime' => 120,
The laravel_session cookie ttl is set to -1 by default somehow and I do not know from where I could change this value?
Please assist.
Please or to participate in this conversation.