Aug 9, 2022
0
Level 3
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.
Please or to participate in this conversation.