Download the PHP package kho8k-manager/upload-file-plus without Composer
On this page you can find all versions of the php package kho8k-manager/upload-file-plus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kho8k-manager/upload-file-plus
More information about kho8k-manager/upload-file-plus
Files in kho8k-manager/upload-file-plus
Download kho8k-manager/upload-file-plus
More information about kho8k-manager/upload-file-plus
Files in kho8k-manager/upload-file-plus
Vendor kho8k-manager
Package upload-file-plus
Short Description An extension of laravel-admin for uploading large files
License MIT
Package upload-file-plus
Short Description An extension of laravel-admin for uploading large files
License MIT
Keywords extensionlaravel-admin
Please rate this library. Is it a good library?
Informations about the package upload-file-plus
laravel-admin large-file-upload extension
本扩展包是基于peinhu的AetherUpload-Laravel针对laravel-admin开发的大文件上传工具, 直接用于Form组件。当前版本为laravel-admin 1.6以上。
1,安装:
`
2,发布AetherUpload-laravel的静态资源:
`
3,上传文件配置信息在config/aetherupload.php文件中修改(详细信息请参考说明文档)
4,发布本扩展包的静态资源:
`
5,注册进laravel-admin,在app/Admin/bootstrap.php中添加以下代码:
`
6,在控制器中直接调用就可以了:
`
更新的内容
1,支持了分组的配置(不填的话,默认file分组)
`
2,编辑状态下文件按钮会显示当前的文件名
3,依赖包AetherUpload-Laravel更新到了2.0版本
后续会加入七牛云直传的支持
All versions of upload-file-plus with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
encore/laravel-admin Version ~1.6
peinhu/aetherupload-laravel Version ~2.0
encore/laravel-admin Version ~1.6
peinhu/aetherupload-laravel Version ~2.0
The package kho8k-manager/upload-file-plus contains the following files
Loading the files please wait ....