imagemag temp
This commit is contained in:
@@ -120,6 +120,7 @@ function createThumbnail(Filesystem $disk, string $schemaPath, string $filename,
|
||||
}
|
||||
|
||||
try {
|
||||
ImageManagerStatic::configure(['driver' => 'imagick']);
|
||||
$image = ImageManagerStatic::make($file);
|
||||
} catch (Exception $e) {
|
||||
logger($e->getMessage());
|
||||
|
||||
Reference in New Issue
Block a user