我已经设法让标准Intervention Image工作了,但我永远也不能让它与缓存系统一起工作。我在没有框架的标准PHP设置上使用它。这是我的代码 // import the Intervention Image Manager Class ~ http://image.intervention.io/
use Intervention// import the Intervention Image Manager Class ~ h
我正在开发一个利用干预图像库的Laravel应用程序。在成功开发了一个图像上传系统之后,我在临时服务器上遇到了一个问题。当我上传图片时,我得到了以下异常:Image source not readableat AbstractDecoder->init('/var/www/yoosit.com/public') in AbstractDriver.php line 64
at AbstractDri