Is there a way to directly upload a file to my s3 bucket form the FileUpload component?
Hey! I am trying to upload a file and I want it directly uploaded to my s3 bucket rather than a temporary local disk. Also, Is there a way to preview the file before submitting the form?
PS: The file is always going to be a PDF file.
Thanks in advance for any and all help! π
1 Reply
yes, it happens by default
set your temporary disk to s3 in the livewire config