Download the PHP package siaoynli/laravel-ueditor without Composer
On this page you can find all versions of the php package siaoynli/laravel-ueditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siaoynli/laravel-ueditor
More information about siaoynli/laravel-ueditor
Files in siaoynli/laravel-ueditor
Download siaoynli/laravel-ueditor
More information about siaoynli/laravel-ueditor
Files in siaoynli/laravel-ueditor
Vendor siaoynli
Package laravel-ueditor
Short Description Ueditor integration for Laravel.
License MIT
Package laravel-ueditor
Short Description Ueditor integration for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-ueditor
Laravel-UEditor
UEditor integration for Laravel
安装
配置
-
添加下面一行到
config/app.php
中providers
部分: -
发布配置文件与资源
-
模板引入编辑器
这行的作用是引入编辑器需要的 css,js 等文件,所以你不需要再手动去引入它们。
- 编辑器的初始化
说明
- 依赖 siaoynli/laravel-upload https://github.com/siaoynli/laravel-upload
- 依赖 siaoynli/laravel-images https://github.com/siaoynli/laravel-images
上传文件存放public或者storage - 具体方法请查阅源代码
License
MIT
All versions of laravel-ueditor with dependencies
PHP Build Version
Package Version
The package siaoynli/laravel-ueditor contains the following files
Loading the files please wait ....