0

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

  • Should we all assume there is no documentation for cakephp that would describe how to do this? – R. Richards Oct 14 '22 at 11:13
  • i dont know whether it is there in documentation of cakephp or not https://book.cakephp.org/4/en/index.html – Raviteja_180 Oct 14 '22 at 11:32
  • Just search for **upload**, it is very much documented: https://book.cakephp.org/4/en/controllers/request-response.html#file-uploads – ndm Oct 14 '22 at 14:13

0 Answers0