小项目需要一个富文本的编辑器,选择了百度开发的ueditor,安装配置过程中也折腾了好久,记录一下过程。
composer 包:https://github.com/stevenyangecho/laravel-u-editor
环境:wamp+laravel5.4
- 安装
- laravel 根目录下找到composer.json , 在 require 中
2024年11月09日
小项目需要一个富文本的编辑器,选择了百度开发的ueditor,安装配置过程中也折腾了好久,记录一下过程。
composer 包:https://github.com/stevenyangecho/laravel-u-editor
环境:wamp+laravel5.4