Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to setting user logined in expires time and #15

Open
jackbbhua opened this issue Apr 25, 2018 · 0 comments
Open

how to setting user logined in expires time and #15

jackbbhua opened this issue Apr 25, 2018 · 0 comments

Comments

@jackbbhua
Copy link

hi,there how can i seting the Lifetime like this?
/*
|--------------------------------------------------------------------------
| Session Lifetime
|--------------------------------------------------------------------------
|
| Here you may specify the number of minutes that you wish the session
| to be allowed to remain idle before it expires. If you want them
| to immediately expire on the browser closing, set that option.
|
*/

'lifetime' => 120,

'expire_on_close' => true,

this is original file from config/session.php.

thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant