Can any one suggest me the best way to write code for uploading a file in CakePHP?
I found this https://github.com/srs81/CakePHP-AjaxMultiUpload plugin helpful for my case.