电脑坏了重新下载代码。

结果报错

Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in D:\item\baofuwu\public\index.php on line 50

 laravel 版本5.0 

 

 

Parse error: syntax error, unexpected 'class' (T_CLASS)

 

 

实际这个错误和代码是没有问题的,是由于php版本是5.3  没有切换到5.6;

 

 https://www.cnblogs.com/xuzhengzong/p/8905907.html  这里找到的答案

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-11
  • 2022-12-23
  • 2022-12-23
  • 2021-07-24
  • 2022-12-23
猜你喜欢
  • 2021-09-19
  • 2021-06-16
  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案