Laravel ERROR [GD Library extension not available with this PHP installation.]
Hello
I'm using laravel 9, I face problem when I use GD library, it result as [GD Library extension not available with this PHP installation.] Note: I have already run $ php composer.phar require intervention/image and get the image library intervention
:: Using XAMPP on windows
@MichalOravec I follow the steps (1-2-3-4) and I get the same problem
ERROR
[
Warning: PHP Startup: Unable to load dynamic library 'php_imagick' (tried: C:\xampp\php\ext\php_imagick (The specified module could not be found.), C:\xampp\php\ext\php_php_imagick.dll (The specified module could not be found.)) in Unknown on line 0
]