Update Application.php

To ensure the application works after upgrading packages we need to update our src/Application.php to match with the methods and signatures as the one provided by the CakePHP Skeleton App. You can find the current one here.

Does your application provide a REST API?

If yes, then you need to include the Body Parser Middleware in your middleware method on your Application.php

Go to the next step (Update Tests)

NEED A CUSTOM SOLUTION?
GET IN TOUCH:

We Bake with CakePHP