We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
第一步会显示这个错误:Field type [ckeditor] does not exist.
The text was updated successfully, but these errors were encountered:
然后在bootstrap.php手动增加引入Form::extend('ckeditor', CKEditor::class);
Sorry, something went wrong.
前端样式不显示引入js中找不到ck所需的js文件,报错:ReferenceError: CKEDITOR is not defined
修改/vendor/laravel-admin-ext/ckeditor/src/Editor.php下的js引用路径也无效
No branches or pull requests
第一步会显示这个错误:Field type [ckeditor] does not exist.
The text was updated successfully, but these errors were encountered: