Tagged in

Cakephp Dashboard

Zen of Coding
Zen of Coding
holistic web development
More information
Followers
12
Elsewhere
More, on Medium

How to build a “dashboard” for your application in CakePHP

As an addition to my recent post, I wanted to share a technique, which should allow you to pretty easily build a “dashboard” for your app.
The dashboard would basically grab some information from a few different models and…