codebar-ag / laravel-flysystem-cloudinary

Cloudinary Flysystem integration with Laravel.
https://www.cloudinary.com
MIT License
8 stars 5 forks source link

Feature Optimise #49

Closed RhysLees closed 6 months ago

RhysLees commented 7 months ago

Resoves #48

simonmilz commented 7 months ago

Looks good so far. In the end we need to adjust the Nova Field too, because now we get always the URL for the image in the original format (which could be very big ;)).

RhysLees commented 7 months ago

@simonmilz Pr for the nova field, it depends on this pr as ive updated the getUrl request to take options https://github.com/codebar-ag/laravel-flysystem-cloudinary-nova/pull/10