ahmedkandel / nova-s3-multipart-upload

A Laravel Nova resource tool to upload files directly to Amazon S3. You can (upload | download | delete) single, multiple, small or big files.
MIT License
22 stars 22 forks source link

After upload file, it say failed but always when I press retry button go OK #1

Closed andresilvagomez closed 3 years ago

andresilvagomez commented 3 years ago

When I added ETag it works fine !!!

ahmedkandel commented 3 years ago

Do you mean ETag in CORS configuration? If so please refer to the documentation https://github.com/ahmedkandel/nova-s3-multipart-upload#%EF%B8%8F-s3-configuration

If not please explain more what do you mean.

andresilvagomez commented 3 years ago

@ahmedkandel thats right 👍🏼 good package !!!