• brandonplasters.comdeveloper's blog | contact
  • Missing Controller

    Error: ExamplesController could not be found.

    Error: Create the class ExamplesController below in file: app/controllers/examples_controller.php

    <?php
    class ExamplesController extends AppController {
    
    	var $name = 'Examples';
    }
    ?>
    

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

  • copyright ©2012