You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use in a form multiple times but it does not work.
I would need it for example if a model has a basic photo and other media collections. Even if I want to upload at the second one, it appears at the first one
I've created a pull request for that and also for an other issue:
Ability to use Uploader twice or more in one component, so I added an input id param which is not required.
Adding dynamic folder as the media id, as using laravel spatie package and the folder structure is like that. Also adding a param if this is used, default is false.
@GalBrigitta Thank you very much for your Pull Request! I was stuck on using multiple instances of the uploader and you gave me the hint into the right direction.
I tried to use in a form multiple times but it does not work.
I would need it for example if a model has a basic photo and other media collections. Even if I want to upload at the second one, it appears at the first one
The text was updated successfully, but these errors were encountered: