Missing Controller
Error: BlogapiController could not be found.
Error: Create the class BlogapiController below in file: app/controllers/blogapi_controller.php
<?php
class BlogapiController extends AppController {
var $name = 'Blogapi';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp