stevenyangecho / laravel-u-editor

UEditor for laravel5. Support i18n. UEditor is a Rich Text Web Editor From Baidu.
MIT License
306 stars 82 forks source link

最近的更新很多BUG #71

Closed fivenull closed 5 years ago

fivenull commented 5 years ago

1、composer下载更新后,发布会报类找不到,修改文件UEditorServiceProvider.php 命名空间才可以; 2、修改后,无法上传文件,返回后台配置错误

stevenyangecho commented 5 years ago

请确认 是否是 1.4.4 最新版

fivenull commented 5 years ago

是的, "stevenyangecho/laravel-u-editor": "~1.4"

fivenull commented 5 years ago

image 请看这个