/laravel-chunk-upload-example

Example project for laravel-chunk-upload

Primary LanguagePHPMIT LicenseMIT

Laravel chunked upload example

This repo contains full example for laravel-chunk-upload package.

Versions

You can choose which version of laravel you are using.

Current branch (master) - Laravel 5.5

Laravel 5.4

Full example with at laravel-5-4 branch

Installation

composer install
npm install
npm run dev

Optionally serve with php artisan serve

Usage

Open the root page http://localhost:8000 and open the desired examples.

Example code

Copyright and License

laravel-chunk-upload-example was written by Martin Kluska and is released under the MIT License.

Copyright (c) 2017 Martin Kluska