Missing Controller

Error: SimposioController could not be found.

Error: Create the class SimposioController below in file: portal-simposio/Controller/SimposioController.php

<?php
class SimposioController extends AppController {

}

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

Stack Trace

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