Closed ChoppyThing closed 6 years ago
Hi, i'm getting the error in the title. Here is my code: ImageManager::open($filepath) ->zoomCrop(380, 380) ->jpeg() ->save($newfilepath);
ImageManager::open($filepath) ->zoomCrop(380, 380) ->jpeg() ->save($newfilepath);
I tried dumping things but I can't figure out where this cache folder should be. Anyone having a clue about this ?
Hi, i'm getting the error in the title. Here is my code:
ImageManager::open($filepath) ->zoomCrop(380, 380) ->jpeg() ->save($newfilepath);
I tried dumping things but I can't figure out where this cache folder should be. Anyone having a clue about this ?