中注册了该服务
我在Laravel 5项目中集成ElFinder和CKEditor时遇到了一个问题。
我使用CKEditor完整包,我使用https://github.com/barryvdh/laravel-elfinder作为Elfinder部分。
然而,当我想添加图像时,我没有得到任何浏览服务器按钮。也许这与我在控制台得到的错误有关:
Uncaught TypeError: Cannot read property 'getEditor' of undefined
以前有人遇到过类似的问题吗?
有没有添加
config.filebrowserBrowseUrl = '/elfinder/ckeditor';
ckeditor/config.js。还要确保您已在config/app.php