Download the PHP package dianwoung/large-file-upload without Composer
On this page you can find all versions of the php package dianwoung/large-file-upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dianwoung/large-file-upload
More information about dianwoung/large-file-upload
Files in dianwoung/large-file-upload
Download dianwoung/large-file-upload
More information about dianwoung/large-file-upload
Files in dianwoung/large-file-upload
Vendor dianwoung
Package large-file-upload
Short Description An extension of laravel-admin for uploading large files
License MIT
Homepage https://github.com/Dianwoung/large-file-upload
Package large-file-upload
Short Description An extension of laravel-admin for uploading large files
License MIT
Homepage https://github.com/Dianwoung/large-file-upload
Keywords extensionlaravel-admin
Please rate this library. Is it a good library?
Informations about the package large-file-upload
laravel-admin extension
由于已经有了更好更专业完善的方案,本项目停止更新,建议大家支持这个项目Dact-Admin,以获得更好的体验
本扩展包是基于peinhu的AetherUpload-Laravel针对laravel-admin开发的大文件上传工具, 直接用于Form组件。当前版本为Laravel 5.5。
1,安装:
2,发布AetherUpload-laravel的静态资源:
3,上传文件配置信息在config/aetherupload.php文件中修改(详细信息请参考说明文档)
4,发布本扩展包的静态资源:
5,注册进laravel-admin,在app/Admin/bootstrap.php中添加以下代码:
6,在控制器中直接调用就可以了:
`
效果如图:
基本样式
上传中
新版2.0分支更新的内容
1,支持了分组的配置(不填的话,默认file分组) ` 2,编辑状态下文件按钮会显示当前的文件名
3,依赖包AetherUpload-Laravel更新到了2.0版本
All versions of large-file-upload 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 dianwoung/large-file-upload contains the following files
Loading the files please wait ....