PHP_OS, 'environment' => $_SERVER['SERVER_SOFTWARE'], 'php_v' =>PHP_VERSION, 'version' => config('version') ]; return $data; } }