skystian/laravel-u-editor

UEditor for laravel5. Support i18n. Support Aliyun.

Installs: 452

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 82

Language:JavaScript

v1.5 2018-11-07 06:05 UTC

This package is auto-updated.

Last update: 2024-04-07 18:17:25 UTC


README

UEditor 是由百度web前端研发部开发所见即所得富文本web编辑器

stevenyangecho/laravel-u-editor 是基于UEditor编写的适配laravel5框架的包

此包在laravel-u-editor基础上增加了对阿里云存储的支持

##Dependency

  1. jacobcyl/ali-oss-storage

##ChangeLog

  1. 增加阿里云存储的支持
  2. 修改上传图片错误,切不展示

Installation

PHP 5.4+ , and Composer are required.

To get the latest version of Laravel Exceptions, simply add the following line to the require block of your composer.json file:

"skystian/laravel-u-editor": "~1.0"

The detail useage Please see http://ueditor.baidu.com

需先配置Aliyun-oss-storage配置详情

License

The MIT License (MIT).