Missing Controller

Error: BlogController could not be found.

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

<?php
class BlogController extends AppController {

}

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

Stack Trace