Tag Archives: ckeditor

Incorrect Server Response on image drag and drop in CKEditor with Laravel application

CKEditor has a drag and drops image upload feature. But generally, in the Laravel application, it gives an error message “Incorrect Server Response”. Similar to the following screenshot. To resolve this issue, we will discuss it in this blog post. 1. Setup the CKEditor in Laravel Download the CKEditor version 4. After unzipping place folder …