Skip to content

In simple Qr-code plugin for Laravel "You need to install ImageMagick" bug #112

@b-art-xx

Description

@b-art-xx

For Laravel 8, running PHP 7.4 or PHP 8.

I have installed the simplesoftwareio / simple-qrcode plugin. It worked fine in PHP 5.4 but we are trying to upgrade.

Now when I upgrade and try to use the code to generate the QR code, we get this error.

"You need to install the imagick extension to use this backend".

~/src/Renderer/Image/ImagickImageBackEnd.php:64

But imagick IS INSTALLED. I found many other people with this same problem (so I'm not crazy here) and they all resolved in downgrading to BaconQrCode version 1.0.3. But Laravel 8 won't let me do that, because of requirements.

So I'm just stuck and wondering if this can be fixed?

Screenshot 2022-07-19 123529

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions