thinkphp5使用thinkImage生成缩略图时报找不到

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了thinkphp5使用thinkImage生成缩略图时报找不到相关的知识,希望对你有一定的参考价值。

  这是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使用thinkImage生成缩略图时报找不到的主要内容,如果未能解决你的问题,请参考以下文章

thinkphp 关于图片问题

thinkphp5 生成二维码在模板中显示

使用简单缩略图为 Tastypie API 生成缩略图

thinkphp5.0 URL 地址生成

nginx实时生成缩略图存储到硬盘上

nginx实时生成缩略图到硬盘上