Download the PHP package huid/laravel-ueditor without Composer
On this page you can find all versions of the php package huid/laravel-ueditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download huid/laravel-ueditor
More information about huid/laravel-ueditor
Files in huid/laravel-ueditor
Download huid/laravel-ueditor
More information about huid/laravel-ueditor
Files in huid/laravel-ueditor
Vendor huid
Package laravel-ueditor
Short Description description...
License MIT
Homepage https://github.com/huid/laravel-ueditor
Package laravel-ueditor
Short Description description...
License MIT
Homepage https://github.com/huid/laravel-ueditor
Keywords extensionlaravel-admin
Please rate this library. Is it a good library?
Informations about the package laravel-ueditor
安装
composer require "huid/laravel-ueditor:~2.0" -vvv
配置
发布配置文件与资源
php artisan vendor:publish --provider='Huid\\LaravelUeditor\\LaravelUeditorServiceProvider'
使用
$form->ueditor('content', '内容');
- 默认路由:/admin/ueditor/serve
- 监听Uploaded事件可进行入库操作
- 各种上传动作,可查看
editoir.php
跟LaravelUeditorController::serve()
大感谢
参考
All versions of laravel-ueditor with dependencies
PHP Build Version
Package Version
The package huid/laravel-ueditor contains the following files
Loading the files please wait ....