How do I correctly upload images to my database?

Options

I'm using JavaScript to upload all these images to my database, and these images that are being uploaded through the endpoint are not loading correctly.

How am I supposed to upload these images correctly?

Answers