Missing Controller

Error: Things-to-doController could not be found.

Error: Create the class Things-to-doController below in file: app/Controller/Things-to-doController.php

<?php
class Things-to-doController extends AppController {

}

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

Stack Trace

  • APP/webroot/index.php line 92Dispatcher->dispatch(CakeRequest, CakeResponse)