imagecache
imagecache copied to clipboard
Undefined property: GuzzleHttp\Psr7\Stream::$encoded
trafficstars
I’m requesting a remote image and trying to cache it. Using Laravel 6.
If I don’t cache I can manipulate the image. When using the cache I get this error: Undefined property: GuzzleHttp\Psr7\Stream::$encoded, line 318 /intervention/imagecache/src/Intervention/Image/ImageCache.php.