Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

iamDiscovery's avatar

Multiple image uploads Livewire to S3

Hi, anyone know how we implement Livewire to allow temporary multiple images/videos directly to S3? We are using Laravel v8 and Vapor, so we need to push temp and perm files straight to S3.

This is the error we get: Livewire\Exceptions\S3DoesntSupportMultipleFileUploads S3 temporary file upload driver only supports single file uploads. Remove the [multiple] HTML attribute from your input tag.

0 likes
0 replies

Please or to participate in this conversation.