i have a array of image file when i send the files through ajax, i could not save the files. this is my code
[…] 0: File { name: "1.PNG", lastModified: 1512307533112, size: 9472, … } 1: File { name: "3.PNG", lastModified: 1512308163667, size: 77115, … } length: 2
storedFiles has array of file. how can i save these file
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community