где можно почитать, как переводить php файл в laravel
error_reporting(E_ERROR);
header("Content-Type: text/html; charset=utf-8");
session_start();
$api_url = "
https://ad.client.ru/";
$api_auth_key = "2cf4b49bd8e813gffdgd";
$result_auth_request = send_command_server($api_url . 'api/auth/request/',$command_auth_request);