CakePHP 3 … growing up (step 4 — it’s AJAX time)

(Get the app code on github.)

Taking a look back at where I have left off, it’s time to start working on the interactive part of our application. It should come as no surprise that most of the actions taken in the app…


Cake3 … baby steps (step 3 — let’s get to work, front-end preparation)

(Get the app code on github.)

In part 1 and part 2 of these mini-series, I went over the basics of installation of CakePHP 3, as well as setting up the initial database and table for…