一切正常,但在运行时出现此错误
PHP 解析错误:语法错误,意外的“?” 在 htdocs\example\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php 第 500 行
上线500
return $factory->of($arguments[0], $arguments[1])->times($arguments[2] ?? null);
Run Code Online (Sandbox Code Playgroud)