Image Upload in Summernote Editor Using Laravel
Oct 1, 2021
In this post we will see how to upload image in summernote editor. there are many editor available in laravel to save rich text here we will use summernote editor.
summernote editor is a simple but customizable, powerful rich text editor for the web, here you can image upload in summernote editor using laravel, so let’s see how to implement summernote editor with image upload example.
Here, I have ceated one controller to upload image in summernote editor.