我使用Laravel 5和CKEditor以及ElFinder。
我添加了
config.filebrowserUploadUrl = '/elfinder/ckeditor';
到ckeditor / config.js中的editor.config。我有上传选项卡,但当我添加图像并单击发送到服务器时,我得到例外:
MethodNotAllowedHttpException in RouteCollection.php line 207
当路线动词不正确时,通常会被抛出(GET而不是POST或类似的东西)。我需要在elfinder配置中设置另一个设置吗?
控制台调试在这个被调用的URL上抛出500错误:
http://main.local/elfinder/ckeditor?CKEditor=description&CKEditorFuncNum=1&langCode=en