请问think_image” not found 问题解决
错误记录:
“think\image” not found
错误原因:
框架的依赖自动注入出错,引用方式如下 \think\image::open($imgSrc);
解决方案:
把 ./vendor/topthink/think-image/src下的文件(包括image.php和image文件夹) 移动到 ./thinkphp/library/think 目录下
更新时间:2025-04-10 22:50:43
下一篇:请问提高网站速度,必备帝国CMS优化技巧_文件_数据库
转载请注明原文链接:https://www.muzicopy.com/suibi/922.html