multiple upload with a text
i would like to add an input text foreach upload , like https://spatie.be/docs/laravel-medialibrary/v10/handling-uploads-with-media-library-pro/handling-uploads-with-livewire#content-using-custom-properties
Handling uploads with Livewire | laravel-medialibrary
laravel-medialibrary
6 Replies
Have a look at the Repeater field in the docs. I think this can be a simple solution.
but with repeater .. i put one image a time.. i like to use "multiple"
It makes sense, the Repeater is not ideal for this...
any suggestion ?
#curator