Closed tarek-attar closed 4 months ago
What is your problem? Today, I also installed this package with imagick extension. Its work! I'm using laravel 10 php 8.2 too
@phunq-0851 what os are you using?
@ejsinfuego i'm using WSL2
I have this problem too , Can anyone solve this problem?
Hi all, I had the same issue. After many tries and searching in many places, I found that the solution for the imagick extention issue, is to use PHP 8.1.0 instead of PHP 8.2. Do not worry about Laravel 10 it will work with PHP 8.1.0 too.
no issues here with WSL2 and PHP 8.3.2-1+ubuntu22.04.1+deb.sury.org+1
If the Imagick extension is the issue, it might be worthwhile to check our fork which no longer relies om Imagick: https://github.com/Drenso/pdf-to-image.
Closing stale issue - please open a new issue if you're still running into this error. Thanks!
hi there, i have a project laravel 10 php 8.2 , and i want to use this library spati/pdf-to-image , but there is problem , the imagick extention is not work and its important to useing the library , what is the solution??