We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a60b74c commit 0890d56Copy full SHA for 0890d56
readme.md
@@ -34,6 +34,8 @@ php artisan vendor:publish --provider="Pion\Laravel\ChunkUpload\Providers\ChunkU
34
35
## Usage
36
37
+** simultaneous uploads** are not working correctly - at this moment in experimental state.
38
+
39
Setup is composed in 3 steps:
40
41
1. Integrate your controller that will handle the file upload. [How to](https://github.com/pionl/laravel-chunk-upload/wiki/controller)
0 commit comments