Using SpatieMediaLibraryFileUpload in form tabs
When I try to add the SpatieMediaLibraryFileUpload form component to a Filament\Forms\Components\Tabs\Tab component I get the following error: "Filament\Forms\Components\SpatieMediaLibraryFileUpload::Filament\Forms\Components{closure}(): Argument #2 ($file) must be of type string, array given".
Can anyone help me with this?
Here is the full code I'm trying to implement:
2 Replies