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?
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?
Hello,
You can save images in storage variable as base64 string