Multipart Uploads using Laravel and AWS S3
-
Updated
Jul 22, 2024 - PHP
Multipart Uploads using Laravel and AWS S3
This example project serves as an exploration of Amazon Simple Storage Service (S3) capabilities, showcasing an implementation of some key features for developers. The project focuses on various aspects, including upload and download functionalities using signed URLs, bucket versioning, archiving, retrieval, and multipart uploads.
Creating a S3 bucket with lifecycle policy enabled and uploading a large file > 5 GB using S3 multipart upload.
Add a description, image, and links to the s3-multipart-upload topic page so that developers can more easily learn about it.
To associate your repository with the s3-multipart-upload topic, visit your repo's landing page and select "manage topics."