SpatieMediaLibraryFileUpload not showing
I'm using Form Builder in a Livewire normal component.
I have this field:
firstly, when I do submit I save the media like this:
At that point, media is saved successfully in the database, and attached correctly to the model.
When I refresh the page, the Spatie field looks like empty.
I have tried to add
but no changes are.
Any thought?
I have this field:
firstly, when I do submit I save the media like this:
At that point, media is saved successfully in the database, and attached correctly to the model.
When I refresh the page, the Spatie field looks like empty.
I have tried to add
but no changes are.
Any thought?