Problem with upload image

now I have my app and convert to exe with ExeOutput but I have a problem my app Is working well in xampp and host with image and I run the exe without database I let the database in xampp because more than 2 people work in same time image uploaded in normally upload to a folder in the project and that URL path send to the database now I can’t do that in exe any solutions or idea what I can do

To upload a file, you have to take care about where the file is created/stored. We have several samples for that and you can even take a look at the doc:
https://www.exeoutput.com/help/working-with-php/choosingfilesupload/