I can create the post with summernote. I can attach the images to my content as well. However, when I click the edit button and add a few photos in textarea and click the update button, it gives me an error
just check whether its contain data string or not that will solve your problem ,Because when you updating in summer note its can not the contain the full image object
$data = $img->getAttribute('src');
just return a string