I’m getting images from an API PAYLOAD, and saving to Database as an IMAGE FILE.
The question is that as soons as the image from the source is lost, i lose the image as it is saved as a link in DATABASE.
How to save the image as a file, getting from an API Payload?