UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
https://unisharp.github.io/laravel-filemanager/
MIT License
2.08k stars 720 forks source link

Cannot upload images from CKeditor to Server #1171

Open Darwin1998 opened 1 year ago

Darwin1998 commented 1 year ago

image

wallaaa commented 1 year ago

I encountered issues during the installation process with the CKEditor upload feature on the Demo page. The "Browse Server" option is functional, however, utilizing the "Send to Server" button resulted in a JSON encoded string displaying the file path. While the upload was successful, there is no clear indication of this and the image cannot be added to the CKEditor without first closing the modal and selecting the file via the "Browse Server" option.