标签:php thinkphp5 think\image composer
这是thinkphp5关于图像处理的内容。
http://www.kancloud.cn/manual/thinkphp5/177530 如果报找不到think\Image,可能是你没安装.
安装扩展
使用Composer
安装ThinkPHP5
的图像处理类库:
composer require topthink/think-image
关于composer的基本用法。请学习:
http://docs.phpcomposer.com/00-intro.html
若您有利他之心,乐于分享,
若您遇到php问题,百度且问了其他群之后仍没得到解答,
欢迎加,PHP技术问答群QQ:292626152
thinkphp5使用think\Image生成缩略图时报找不到
标签:php thinkphp5 think\image composer
原文地址:http://phpervip.blog.51cto.com/11075781/1922596