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