File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
laravel-admin extension
2
2
======
3
3
4
- 本扩展包是基于peinhu的[ AetherUpload-Laravel] ( https://github.com/peinhu/AetherUpload-Laravel ) 针对laravel-admin开发的大文件上传工具 ,
5
- 直接用于Form组件。
6
- -----
4
+ 本扩展包是基于peinhu的[ AetherUpload-Laravel] ( https://github.com/peinhu/AetherUpload-Laravel ) 针对 [ laravel-admin ] ( https://github.com/z-song/laravel-admin ) 开发的大文件上传工具 ,
5
+ 直接用于Form组件。当前版本为Laravel 5.5。
6
+
7
7
1,安装:
8
8
````
9
9
composer require laravel-admin-ext/large-file-upload
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " laravel-admin-ext /large-file-upload" ,
2
+ "name" : " dianwoung /large-file-upload" ,
3
3
"description" : " An extension of laravel-admin for uploading large files" ,
4
4
"type" : " library" ,
5
5
"keywords" : [" laravel-admin" , " extension" ],
6
- "homepage" : " https://github.com/laravel-admin-ext /large-file-upload" ,
6
+ "homepage" : " https://github.com/Dianwoung /large-file-upload" ,
7
7
"license" : " MIT" ,
8
8
"authors" : [
9
9
{
You can’t perform that action at this time.
0 commit comments