We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 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