0, 'path' => (string) (config('app.base_path', '') ?: '/'), 'secure' => $secure, 'httponly' => true, 'samesite' => 'Lax', ]); session_start(); } header('X-Content-Type-Options: nosniff'); header('Referrer-Policy: strict-origin-when-cross-origin'); header('Permissions-Policy: camera=(), microphone=(), geolocation=()');