Missing Controller

Error: EdexcelC3TextbookSolutionsController could not be found.

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

<?php
class EdexcelC3TextbookSolutionsController extends AppController {

}

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

Stack Trace

  • APP/webroot/index.php line 109Dispatcher->dispatch(CakeRequest, CakeResponse)