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

New s3 console now requires JSON instead of XML #5

Closed bryanjamesmiller closed 3 years ago

ahmedkandel commented 3 years ago

Thanks, please keep both versions the XML and JSON as in S3 docs. Also reorder as following: origins, methods, headers.

bryanjamesmiller commented 3 years ago

@ahmedkandel I made the requested change. Sorry for all the commits - I used the GitHub editor to do this and apparently it defaults to tabs, which kept messing spacing up.

ahmedkandel commented 3 years ago

Thanks, @bryanjamesmiller will be reviewed and merged ASAP