Closed ManukMinasyan closed 12 months ago
Hey @ManukMinasyan thanks for reporting this. I've had a few people report the same thing, so I'm considering changing the way the code works.
Hey @ManukMinasyan I've just released v3.1 which should hopefully fix this issue š¤ would you mind trying it out and letting me know? I've found with some APIs, you might have to use square-brackets on each of the file names (e.g files[]
) to get it working too, but try your implementation first.
Hi @Sammyjo20, I wanted to let you know that everything is working as expected. Thank you for your hard work and dedication. Keep up the great work! š
This pure Laravel code is working properly:
But this Saloon code don't work, I get uploaded only last file, not all files with key "files"