Closed beneyraheem closed 1 month ago
Hey @beneyraheem, I'm sorry you are experiencing trouble.
Due to a limitation in Livewire the collection Livewire plugin does not support uploading multiple files directly to S3: https://spatie.be/docs/laravel-medialibrary-pro/v6/livewire/attachments
I would recommend trying to use the component in "attachment"-mode (without the collection attribute) like this: https://spatie.be/docs/laravel-medialibrary-pro/v6/livewire/attachments
Photo is uploaded to S3, when displaying collection, preview is not loading.
I couldn't find relating this on PRO documents.