ivymaster's avatar

How to add multiple image upload?

Can you please instruct me on how to add multiple image upload?

I am currently building a blog site, using LARAVEL.

Post's body should have arbitrary number of images included in it, at a specified position.

How would you do it, and how would you specify a certain position for a certain uploaded image in the body of the post.

0 likes
2 replies
ivymaster's avatar

I am planning to include a CKEditor in my project. I would assume that I must create an image gallery for every blog. If I can list all images for a specific blog, and somehow get a link for that image, I could include it in the post's body.

bestmomo's avatar
bestmomo
Best Answer
Level 52

Hello,

I made a serie about creating a blog on my site. It's french language but code is universel ;) I show how to use CKeditor and LFM.

1 like

Please or to participate in this conversation.