pionl / laravel-chunk-upload

The basic implementation for chunk upload with multiple providers support like jQuery-file-upload, pupload, DropZone and resumable.js
MIT License
617 stars 167 forks source link

Laravel 6.4 support #84

Closed michaelaguiar closed 5 years ago

michaelaguiar commented 5 years ago

Updated composer and deprecated helpers.

pionl commented 5 years ago

Thank you for your PR. ❤️I've combined the 2 PR into one with additional changes: #85