`PS C:\Windows\system32> cd C:\xampp\htdocs\laravel
PS C:\xampp\htdocs\laravel> composer require simplesoftwareio/simple-qrcode
Using version 4.1 for simplesoftwareio/simple-qrcode
./composer.json has been updated
Running composer update simplesoftwareio/simple-qrcode
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires simplesoftwareio/simple-qrcode 4.1 -> satisfiable by simplesoftwareio/simple-qrcode[4.1.0].
- simplesoftwareio/simple-qrcode 4.1.0 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
To enable extensions, verify that they are enabled in your .ini files:
- C:\xampp\php\php.ini
You can also run php --ini
inside terminal to see which files are used by PHP in CLI mode.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.`
yukarıdaki paketi yüklemeye çalıştığımda bu hatayı veriyor, çözemedim, rica etsem yardımcı olur musunuz