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

Obydul's avatar

Laravel Redis How to Force Logout All Users

Hi artisans,

I want to force logout all users and clear login session data from the Redis cache. How can I do that?

SESSION_DRIVER=redis
SESSION_LIFETIME=120

Thanks in advance.

0 likes
0 replies

Please or to participate in this conversation.