How to receive files in the cakephp 3 that are passed through an angular http post method?

27 views Asked by At

iam sending the file through http post method in angular 13 before sending file iam appending file and file.name to formData() and sending it. Now how to receive that file in the backend of cakephp 3.0

0

There are 0 answers