You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran into this issue: PHP Fatal error: Uncaught Error: Call to undefined function PHPExif\Adapter\exif_read_data() in /var/www/html/vendor/miljar/php-exif/lib/PHPExif/Adapter/Native.php:182
I think you can specify the exif extension requirement by adding ext-exif to the require object in composer.json.