Mar 7, 2024
0
Level 1
Problem thumbnail spatie/laravel-medialibrary
Hello,
I use spatie/laravel-medialibrary (version 11.4.5) with spatie/image (version 3.4)
Image upload works but thumbnail creation does not.
In my dev environment everything is ok. In production, I have an error:
"vendor/spatie/image/src/Drivers/Gd/GdDriver.php:88"
I am in php 8.2 and GD drive is installed. It worked before, I don't know if it's a problem due to an update a bit as indicated here https://github.com/spatie/laravel-medialibrary/issues/3502
I don't really know where to look anymore, thank you in advance for your help
Please or to participate in this conversation.