I'm working in a form with AngularJS for the front-end and Phalcon PhP for the backend and I'm implementing a upload. I'm using this directive to do so. My problem is that I don't know how handle this upload on a phalcon php action.
Would you have a piece of example code so I could use to start?
Thanks for any help