Search code examples
laravelsessionlaravel-5laravel-5.3

Laravel 5.3 Session not closing


I closed the browser without logging off. I saw the closure of the session when I open the browser again.The session when the browser closes must also shut down. can you help me?


Solution

  • you have to review config/session.php

    check this http://www.snippetcase.com/snippet/26/Remove+session+after+closing+the+browser+in+laravel