Level 50
Check you have the extension enabled in your php.ini
;extension=php_fileinfo.dll
... should be (no semi-colon at start) ...
extension=php_fileinfo.dll
Hello,
I got the following error message on my laravel application. I used intervention/image
PHP Fileinfo extension must be installed/enabled to use Intervention Image.
Please or to participate in this conversation.