cloudinary-laravel
cloudinary-laravel copied to clipboard
How to transform image/video before calling attachMedia()
Its not included in the documentary, How can i resize, transform media with the attachMedia() function? I checked the function and i saw it only receive one parameter
@nattive the attachMedia() function was built just for attaching files to your models. You can't resize, or transform media directly with it.
However, this is a good idea I can work on over the weekend @nattive.
awesome!!! i will be expecting
Sure. Assigning this to you now @Adtrex
Assigned 🌟