Question 1. What is the best way to upload multiple images and save the image URL in the database?
(It’s not best to store images directly in the database, right?)
Question 2. Is there an image folder that handles normal programming?
Normally I should save the image in the image folder and save the path in the database.