Relative Content

Tag Archive for laraveltinymce-6

Getting issue while rendering the base64 video in TinyMCE

I am using the TinyMCE rich text editor in my laravel appliaction. When I uploaded the video from the text-editor and saved into the database (which is automatically converted to the base64 format) and when I want to edit the same video at that time video is not playing in the text-editor. Here is the example