Intervention / imagecache

Caching extension for the Intervention Image Class

Home Page:https://image.intervention.io/v2/usage/cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined property: GuzzleHttp\Psr7\Stream::$encoded

RicLeP opened this issue · comments

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.