all the tutorials that i have seen tend to treat an image as a stand alone model and send it using a FormData , what i want is to include the image file as a property of an object Called Course,
what is the process to do so , and in what way should i receive my image in the back-end if it was a property of a model