Which session driver are you using?
If you use de file driver, which is the default setting, you could probably remove the session file which hopefully has the same name as the session_id you stored in the DB..
Summer Sale! All accounts are 50% off this week.
Hello. Stuck with a problem that I can't invalidate session for particular user. When user is logged in, I store session_id and user_id to the database. Then, when special event happens I want to invalidate particular users sessions. How can I do it properly? Thanks!
Please or to participate in this conversation.