Oct 3, 2017
0
Level 1
How to select and insert multiple images in Laravel 5.4 using TinyMCE editor and Laravel file-manger?
Hi all, I'm new to laravel 5.4.
I have created a blog which I use TinyMCE editor along with Laravel file-manager to upload and post my blog.
However, tinyMCE editor only allow to insert one image at a time into the content. But, I want to select multiple images and insert them in one go. How can I do that?
I have searched on the google, but fail to find any good solution.
If you have any possible solutions, please help me.
THANK YOU ALL
Please or to participate in this conversation.