Missing Controller

Error: Controller could not be found.

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

<?php
class Controller extends AppController {

}

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

Stack Trace