Missing Controller
Error: DashboardController could not be found.
Error: Create the class DashboardController below in file: app\controllers\dashboard_controller.php
<?php class DashboardController extends AppController { var $name = 'Dashboard'; } ?>
Notice: If you want to customize this error message, create app\views\errors\missing_controller.ctp