Skip to content
New issue

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

请问laravel-admin2.0引入后为什么,前端资源引入不到? #15

Open
zhangzhiguo0603 opened this issue Aug 9, 2024 · 3 comments

Comments

@zhangzhiguo0603
Copy link

第一步会显示这个错误:Field type [ckeditor] does not exist.

@zhangzhiguo0603
Copy link
Author

然后在bootstrap.php手动增加引入Form::extend('ckeditor', CKEditor::class);

@zhangzhiguo0603
Copy link
Author

前端样式不显示引入js中找不到ck所需的js文件,报错:ReferenceError: CKEDITOR is not defined

@zhangzhiguo0603
Copy link
Author

修改/vendor/laravel-admin-ext/ckeditor/src/Editor.php下的js引用路径也无效

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant