An Application using redis based sessions with laravel 5.2. Need to logout user from all devices, for that, using Session::getId() to fetch session id and store into database against user id. Approach is to destroy all user specific session from redis DB accept current logged in session by storing all user maintained sessions into database. When I get session id of a user from redis-cli KEY '[value]', value of the key not matched the id which is fetched by using Session::getId(). For this, couldn't be able to logout user from all devices. I need to destroy users all sessions from redis so all logged in devices will be logged out. Please help me out how can I destroy user all session from redis database because Session::getId() value and redis-cli Key [value] doesn't match.
Economics Assignment Writing Services has become a significant challenge owing to the complexity of these Economics Research Paper Writing Services and in other cases lack of time and knowledge needed to complete Economics Coursework Writing Services. https://researchpapers247.com/economics-assignment-help/
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community