MyGit

v1.2.8

pionl/laravel-chunk-upload

版本发布时间: 2018-09-11 17:27:12

pionl/laravel-chunk-upload最新发布版本:v1.5.4(2024-03-25 23:50:50)

🙌 Added ability to add or override handlers - #50

Please update to your config (optional):

'handlers' => [
        // A list of handlers/providers that will be appended to existing list of handlers
        'custom' => [],
        // Overrides the list of handlers - use only what you really want
        'override' => [
            // \Pion\Laravel\ChunkUpload\Handler\DropZoneUploadHandler::class
        ],
    ],

Full version of config

相关地址:原始地址 下载(tar) 下载(zip)

查看:2018-09-11发行的版本