Hi everyone, so what i want to happen is when the form is submitted, an image is uploaded and the model is created. however, what actually happens when the form is submitted is that the files are being uploaded, but when u try to save the model, it tells me that 'The file "C:\xampp\tmp\php214E.tmp" does not exist' and the model does not save. I don't know how related the uploaded files are because that part works. it's just that when the model tries to save, i get that error. What could be the problem?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community