ThinkPHP8报错:Command “build“ is not defined.
简介:报错信息[InvalidArgumentException] Command "build" is not defined.解决办法原因是创建了一个多应用,但是没有安装多应用库。compo...
报错信息
[InvalidArgumentException]
Command "build" is not defined.
解决办法
原因是创建了一个多应用,但是没有安装多应用库。
composer require topthink/think-multi-app
其他:镜像地址
composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/
版权声明:
作者:小何
链接:https://blog.chiyuba.com/qianduanjishu/601.html
来源:小何博客
文章版权归作者所有,未经允许请勿转载。

共有 0 条评论