cloudinary-community / cloudinary-laravel

Laravel SDK for Cloudinary
MIT License
255 stars 71 forks source link

detachMedia delete all media files even if we specify the Media mode #78

Closed omarherri closed 1 year ago

omarherri commented 1 year ago

If user specifies the media, detachMedia should not delete all media from Cloudinary.

omarherri commented 1 year ago

51