FFilament•Created by Mhmoud Khalaf on 6/6/2024 in #❓┊help Add a custom property to a SpatieMediaLibraryFileUpload based on another text field in Repeater
Yes, I do, and it works with something like,
SpatieMediaLibraryFileUpload::make('gallery')
->multiple()
->collection('gallery')
but now I want to add a caption for images.