I set up the DebugKit in cakephp but I'm getting this error:
Error: DebugKit.ToolbarComponent could not be found.
Error: Create the class ToolbarComponent below in file: C:\xampp\htdocs\eperformance\app\Plugin\DebugKit\Controller\Component\ToolbarComponent.php
<?php class ToolbarComponent extends Component { } ?>
Can anyone help me with this?