Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

rommeltraya25's avatar

How to install imagick in laravel 9 using ubuntu

Hello. I am using Ubuntu in my Laravel 9. I already use the "sudo apt-get install php-imagick" and it says "php-imagick is already the newest version" I tried to check it on phpinfo(); and there's no imagick on it.

I need this imagick for this library: https://github.com/SimpleSoftwareIO/simple-qrcode. This requires imagick to make QR Code into png format

Hope you can help me with this.

My PHP Version: 8.2

0 likes
2 replies
martinbean's avatar

Hello. I am using Ubuntu in my Laravel 9.

@rommeltraya25 Why? Laravel 10 is the latest version, with Laravel 11 coming early next year.

Please or to participate in this conversation.