Hello
I am very confused how I can send all of the images to the api. I see there is an example in the uploaded event to send images one by one to the api with axios but I want to send together with other information (title, description, category) and of course the multiple images.
When I put in console the "images" which is in the example then plenty of data I get but I didn't find even the picture name.
How I can send the images to the api altogether?
I get this if I am using this.images method in the console:
Hello I am very confused how I can send all of the images to the api. I see there is an example in the uploaded event to send images one by one to the api with axios but I want to send together with other information (title, description, category) and of course the multiple images. When I put in console the "images" which is in the example then plenty of data I get but I didn't find even the picture name. How I can send the images to the api altogether?
I get this if I am using this.images method in the console: