Your session just hasn't timed out.
You can try to force a logout when user leaves the admin area (I'm thinking javascript perhaps).
However, this is the desired functionality because, in the case of inadvertently closing the window you'd have to log in again.
Good hint.
It navigated me to app\config\session.php, there I found the magic setting 'expire_on_close', changed to true and now I can celebrate the victory :-)
Thx, R.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community