spatie-laravel-media-library-plugin creates Media model and then deletes afterwards
Hi everyone,
I am trying the spatie-laravel-media-library-plugin plugin from the Filament team. I have added it to my resource:
As per documentation. It has two conversions.
The uploading works, when I save I see in Clockworks (similar to debugbar) that the media is created in the database along with the conversions:
Then, a bit later, it deletes it:
I have no clue why, and I also don't get any errors logged anywhere. Is there anyone who encountered this before and managed to fix this? Thanks!
0 Replies