Missing Controller

Error: Cinema20220203Controller could not be found.

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

<?php
class Cinema20220203Controller 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 113Dispatcher->dispatch(CakeRequest, CakeResponse)