thinkphp6 关于在项目根创建新目录用来存放类文件无法识别问题 栏目:PHP 作者:xiaofan 时间:2024-09-02 14:52:10 只需要在项目composer.json文件内找到值autoload 在psr-4中把相对的目录请添加进去即可