Skip to content

skystian/laravel-u-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

UEditor for laravel5. Support i18n. UEditor is a Rich Text Web Editor From Baidu.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.2%
  • CSS 5.9%
  • HTML 4.8%
  • PHP 2.1%