Bhaskar wrote a tutorial on how to upload images with CKEditor using Laravel 5.

Laravel 5 with CKEditor

If you want to add editor in your application CKEditor is the best choice. Lots of features are available in this editor. By using these features you can format the text what ever you want. Image uploading feature also there. And also integration into your application also very simple. In this article i would like to explain integration of CKEditor in laravel 5.3.