Woeler
Woeler
This is a simple change to allow preserving the old image file when the image is updating. I have a usecase where I do not want the original file to...
Hello, I currently have an app where the uploaded images need to be converted to the webp format. Currently I do this by observing my model, looping over the editor...
This PR updated this package to allow Laravel 11. Dropped support for Laravel 9 as it is outdated. Removed nightly tests, they were unnecessary. Removed unnecessary platform juggling from test...
Hello, I followed the readme and installed everything the way described, however, the view is still empty. Am I doing something wrong here?   
Allow the configuration of the image driver. We currently have a project where Imagick isn't available, and we'd like to use Gd instead. This should still keep Imagick as the...