laravel-admin icon indicating copy to clipboard operation
laravel-admin copied to clipboard

how can set up session-wise automatic logout:

Open jesnagifto opened this issue 1 year ago • 1 comments

  • Laravel Version: #.#.#
  • PHP Version:
  • Laravel-admin: #.#.#

Description:

'lifetime' => env('SESSION_LIFETIME', 3),

'expire_on_close' => true,

Steps To Reproduce:

please help me fast..very urgent

jesnagifto avatar Nov 11 '23 09:11 jesnagifto

This is a laravel config param, pls check it https://laracasts.com/discuss/channels/laravel/expire-on-close-not-working i hope can help you.

xxl4 avatar Nov 17 '23 12:11 xxl4