MaestroError / php-heic-to-jpg

The easiest way to convert HEIC images to JPEG with PHP and Laravel framework
MIT License
148 stars 20 forks source link

Update HeicToJpg.php #24

Closed ShoresOfNowhere closed 1 year ago

ShoresOfNowhere commented 1 year ago

Added 2>&1 to better pick up error messages happening when executing the command so that the reported error is more clear.