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

dev-tungpd-laravel7 #105

Closed hapo-tungpd closed 4 years ago

pionl commented 4 years ago

Fixed a bug and added a support for Laravel 7 in v1.4.0

🎉 Finally a release for Laravel 7 support ⛑ Finally I've fixed problems with chunks (Dropzone/Resumable.js with parallel upload). 👍 Also I've found a solution how to get file data after upload for a Dropzone. Check WIKI.

If you created a packagist entry please mark it as deprecated (in favor of this package) or delete it - it can confuse people.

Thank you for your patience.