We are moving our forum in GitHub Discussions. For questions about Phalcon v3/v4 you can visit here and for Phalcon v5 here.

How to use HTTP method PATCH

Where is $this->request->getPatch(); ???



176
Accepted
answer

use $this->request->getPut(); AND http header Content-Type application/json