Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

vtxmg's avatar

Custom Session Expire Time for individual session variable

I can set session time in config/session.php but that is for all session variables right?? I want different session variable with different session time, so is there any way?

0 likes
3 replies
pmall's avatar

I want different session variable with different session time

Why ?

vtxmg's avatar

@pmall For page hits I wanna use 30 mins session time and default 120 mins.

Please or to participate in this conversation.