2017 © Pedro Peláez
 

library aliyun-ueditor

UEditor for laravel5 and Aliyun OSS.Store all images and files in Aliyun OSS. Support i18n. UEditor is a Rich Text Web Editor From Baidu.

image

menthe/aliyun-ueditor

UEditor for laravel5 and Aliyun OSS.Store all images and files in Aliyun OSS. Support i18n. UEditor is a Rich Text Web Editor From Baidu.

  • Wednesday, April 19, 2017
  • by HarrisWang
  • Repository
  • 0 Watchers
  • 15 Stars
  • 902 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 5 Versions
  • 2 % Grown

The README.md

Laravel 5 UEditor

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

此包为laravel5的支持,新增多语言配置,可自由部署前端代码,默认基于 UEditor 1.4.3.1, (*2)

UEditor 前台文件完全无修改,可自由gulp等工具部署到生产环境, (*3)

根据系统的config.app.locale自动切换多语言. 暂时只支持 en,zh_CN,zh_TW, (*4)

支持本地和阿里云存储,默认为本地上传 public/uploads, (*5)

Notice

For Laravel5.1 LTS, please use v0.1.1. For Laravel5.3 or 5.4, please use v0.1.2., (*6)

Requirement

  • Lavavel5.1 LTS, for Lavavel5.3, I do not test, you may have a try.
  • PHP5.6+, PHP7.0 is suitable
  • Composer

Installation

  • Run the command in your laravel project home.
composer require menthe/aliyun-ueditor -vvv

  • Copy the provider line into your config/app.php
Harris\UEditor\UEditorServiceProvider::class,
  • Then run the command.
php artisan vendor:publish
  • Change the config file -> config/UEditorUpload.php, (*7)

  • Include the line in the blade template file, like template.blade.php, and you have the ueditor static file included., (*8)

@include('ueditor::head');
  • Init the ueditor in Javascript.













ChangeLog

  • v0.1 First Release, just use for myself.
  • v0.1.1 正式发布,测试通过,完善文档。
  • v0.1.2 匹配Laravel5.3和5.4

License

Laravel 5 UEditor is licensed under The MIT License (MIT)., (*9)

The Versions

19/04 2017

dev-master

9999999-dev

UEditor for laravel5 and Aliyun OSS.Store all images and files in Aliyun OSS. Support i18n. UEditor is a Rich Text Web Editor From Baidu.

  Sources   Download

MIT

The Requires

 

by Harris Wang

laravel aliyun ueditor menthe harris harris wang

19/04 2017

dev-develop

dev-develop

UEditor for laravel5 and Aliyun OSS.Store all images and files in Aliyun OSS. Support i18n. UEditor is a Rich Text Web Editor From Baidu.

  Sources   Download

MIT

The Requires

 

by Harris Wang

laravel aliyun ueditor menthe harris harris wang

20/02 2017

v0.1.2

0.1.2.0

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

  Sources   Download

MIT

The Requires

 

by Harris Wang

laravel aliyun ueditor menthe harris harris wang

18/12 2016

v0.1.1

0.1.1.0

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

  Sources   Download

MIT

The Requires

 

by Harris Wang

laravel aliyun ueditor menthe harris harris wang

24/11 2016

v0.1

0.1.0.0

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

  Sources   Download

MIT

The Requires

 

by Harris Wang

laravel aliyun ueditor menthe harris harris wang