jetiradoro/laravel-session-manager
Manage active user sessions in Laravel using the database session driver. View current connections, detect inactive sessions (e.g., 10+ minutes), and force logout or destroy old sessions via an admin page. Includes install command, migrations, and publishable config/routes.
|
Package
|
Constraint
|
|---|---|
| illuminate/support | 5.* |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ~3.4.2|~3.5.0|~3.6.0|~3.7.0 |
| phpunit/phpunit | ^5.7|6.2|^7.0 |
How can I help you explore Laravel packages today?