Download the PHP package chenhua/laravel5-file-upload without Composer
On this page you can find all versions of the php package chenhua/laravel5-file-upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chenhua/laravel5-file-upload
More information about chenhua/laravel5-file-upload
Files in chenhua/laravel5-file-upload
Download chenhua/laravel5-file-upload
More information about chenhua/laravel5-file-upload
Files in chenhua/laravel5-file-upload
Vendor chenhua
Package laravel5-file-upload
Short Description The best file upload tool of Laravel 5 Editor.
License MIT
Homepage http://www.ichenhua.cn
Package laravel5-file-upload
Short Description The best file upload tool of Laravel 5 Editor.
License MIT
Homepage http://www.ichenhua.cn
Please rate this library. Is it a good library?
Informations about the package laravel5-file-upload
Laravel5-FileUpload
Laravel5-FileUpload 是用于 Kindeditor/Summernote 等富文本在线HTMl编辑器的图片上传组件,支持 Laravel5 项目。已集成本地、七牛云、阿里云文件存储。
更新记录
- 2019-08-31
Release v1.1.0
修复 KindEditor 上传漏洞,配置文件添加返回格式参数控制。 - 2019-02-28
Release v1.0.0
完成 KindEditor/Summernote 在线编辑器主程序,且集成本地、七牛、阿里云oss存储。
安装流程
1、安装的两种方式
① 直接编辑配置文件
将以下内容增加到 composer.json:
然后运行 composer update
。
② 执行命令安装
运行命令:
2、完成上面的操作后,修改 config/app.php
中 providers
数组(laravel5.5以上忽略)
3、执行 artisan
命令,生成 config/vendor/editor.php
配置文件
4、修改 config/vendor/editor.php
配置文件
七牛和阿里云的配置内容,需要去对应官网申请账号并配置获取,此处省略一万字。。。
License
本扩展遵循 MIT license 开源。
All versions of laravel5-file-upload with dependencies
PHP Build Version
Package Version
The package chenhua/laravel5-file-upload contains the following files
Loading the files please wait ....