Download the PHP package catlane/chunk-file-upload without Composer
On this page you can find all versions of the php package catlane/chunk-file-upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download catlane/chunk-file-upload
More information about catlane/chunk-file-upload
Files in catlane/chunk-file-upload
Download catlane/chunk-file-upload
More information about catlane/chunk-file-upload
Files in catlane/chunk-file-upload
Vendor catlane
Package chunk-file-upload
Short Description 文件上传小扩展,可支持大文件分块分片上传到七牛云or本地,优化您上传大文件的苦恼
License MIT
Homepage https://github.com/catlane/chunk-file-upload
Package chunk-file-upload
Short Description 文件上传小扩展,可支持大文件分块分片上传到七牛云or本地,优化您上传大文件的苦恼
License MIT
Homepage https://github.com/catlane/chunk-file-upload
Please rate this library. Is it a good library?
Informations about the package chunk-file-upload
因最近比较忙,所以有问题直接issues就可以了,看到我会回复并提供修改帮助的
laravel-admin extension
文件上传小扩展,可支持大文件分块分片
上传到七牛云or本地,优化您上传大文件的苦恼
截图
安装
注册进Laravel-admin
然后配置 config/chunk_file_upload.php
:
使用
单文件上传:
显示
在grid中显示,单图:
多图:
可选方法
当然,以下各种方法也可以在config中直接定义
disk
:选择存储磁盘
extensions
:文件后缀
mimeTypes
:文件类型
mimeTypes
:文件类型
fileSizeLimit
:文件上传大小
fileNumLimit
:上传文件数量
saveType
:多文件上传存储格式,json:['a.jpg','b.jpg']
License
Licensed under The MIT License (MIT).
All versions of chunk-file-upload with dependencies
PHP Build Version
Package Version
The package catlane/chunk-file-upload contains the following files
Loading the files please wait ....