kiran7522772
Posts: 0
Joined: Thu May 07, 2015 6:53 am

How to store images in model?

I'm fetching data from the database which includes images. Now I want to store those images in a model. How can I achieve this?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to store images in model?

Hello,

You can save images in storage variable as base64 string

Return to “Issues”