Level 50
Looks like Media Soft Delete is not possible by default. But, according to comment in the below git issue, you could use your own extended Model and Filesystem to add soft delete traits and handlers.
1 like
Is there a possibility to add soft delete on the media space library? Or extend the model in a way to add soft delete I did not find resources in the documentation I use this version https://spatie.be/docs/laravel-medialibrary/v10/introduction
Please or to participate in this conversation.