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
600 stars 168 forks source link

Add support Laravel 11 #166

Closed r0aringthunder closed 6 months ago

r0aringthunder commented 6 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
Tests pass? ✔️
Fixed issues #165
pionl commented 6 months ago

All tests passed on the laravel example, thank you for the PR @r0aringthunder and great work on taking the initiative!