_session": renaming the cookie would sign everyone out. Every | other key comes from the framework's defaults. | */ return [ 'cookie' => env( 'SESSION_COOKIE', Str::slug((string) env('APP_NAME', 'laravel')).'-session' ), ];