Missing Controller

Error: StaffController could not be found.

Error: Create the class StaffController below in file: app_user/Controller/StaffController.php

<?php
class StaffController extends AppController {

}

Notice: If you want to customize this error message, create app_user/View/Errors/missing_controller.ctp

Stack Trace