I\'m learning how to work with CakePHP and I configured everything allright, but now, I get this warning:
CakePHP
DebugKit is not installed. It will help
in the root application folder: go to \vendor\cakephp\ copy the folder debug_kit and paste it in \plugins folder, this worked for me in a heroku deployment (not production, only for development)
\vendor\cakephp\
debug_kit
\plugins