我将我的 Laravel 项目从本地移动到了共享主机,但 Laravel 给出了这个错误:
"Parse error: syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE)"
Run Code Online (Sandbox Code Playgroud)
在
public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
Run Code Online (Sandbox Code Playgroud)
主机 php 版本:7.0