Level 56
The session lifetime is 1 min so yes if you refresh the page before 1 min it keeps going.
What do you want to achieve here ?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
In my sessions.php I have the following code.
'lifetime' => 1,
However it seems I can make this last forever by hitting refresh before the minute is up.
Is this a bug or is there a way to override this?
Please or to participate in this conversation.