SimpleSoftwareIO / simple-qrcode

An easy-to-use PHP QrCode generator with first-party support for Laravel.
https://www.simplesoftware.io/simple-qrcode
MIT License
2.66k stars 363 forks source link

Imagick PHP Extension not loading #269

Closed atrivisano closed 1 year ago

atrivisano commented 1 year ago

I use barebones for development which consists of:

I have followed everything SimpleSoftwareIO provides and everything Imagick provides. There is no solution to this issue thus far.

To start the laravel project I use php artisan serve which gives this error below. image

SimplyCorey commented 1 year ago

You need to install imagick.