Looking to hire Laravel developers? Try LaraJobs

laravel-u-editor maintained by skystian

Description
UEditor for laravel5. Support i18n. Support Aliyun.
Author
Last update
2018/11/07 07:05 (dev-master)
License
Links
Downloads
460

Comments
comments powered by Disqus

Laravel 5 UEditor

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).