1.生明版本号

composer require maatwebsite/excel 2.1
我的PHP是7.0安装Excel得2.1

2.在composer.json中加入

"maatwebsite/excel":"~2.1"

2.更新版本

输入命令  composer update









相关文章:

  • 2021-05-17
  • 2021-09-13
  • 2022-01-19
猜你喜欢
  • 2021-11-17
  • 2021-11-17
  • 2021-07-24
  • 2021-11-17
  • 2021-11-17
相关资源
相似解决方案