0

What is the the best way to store and display images in the model directly from the database. I do not want to save to local storage or load from database in the controller and then pass to model. If possible.Thanks in advance.

Richard Dyer
  • 111
  • 8

1 Answers1

0

To know the most safe and secure way to store and access images you should see this answer - here

I hope this will help you!

Community
  • 1
  • 1
Saumya Rastogi
  • 13,159
  • 5
  • 42
  • 45