0, 'path' => app_base_path() ?: '/', 'secure' => $isHttps, 'httponly' => true, 'samesite' => 'Lax', ]); session_start(); }