I’m facing a problem and i couldn’t find a solution to solve it. My problem is that i have apply a plugin which called as ( Wysiwyg – summernote editor into my Laravel framework project ) . Everything works fine but when i click on the edit page, the data is unable to retrieve from the database and directly edit
Tag: summernote
Can’t get value from Summernote textarea using Javascript AJAX send post data
I’ve been checking summernote API, and there is my code …