Missing Controller

Error: IndexController could not be found.

Error: Create the class IndexController below in file: app/Controller/IndexController.php

<?php
class IndexController extends AppController {

}

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

Stack Trace