Skip to content

This is Laravel chunked uploading app to upload to local storage and Amazon S3 bucket and unzip.

Notifications You must be signed in to change notification settings

eliasdiek/Laravel-chunked-upload-and-unzip

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Laravel is accessible, yet powerful, providing tools needed for large, robust applications.

Description of this app

This Laravel application is to upload a zip file to local storage and unzip it on local storage, upload an unziped file to Amazon S3 bucket by using Laravel chunked upload package and resumable.js .

Usages

  • composer install
  • Add your Amazon S3 bucket token in .env file.

Contributing

  • Yuyuan Z.

About

This is Laravel chunked uploading app to upload to local storage and Amazon S3 bucket and unzip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published