Notice (8): Trying to access array offset on value of type null [APP/Controller/Component/CAuthComponent.php, line 374]
Notice (8): Trying to access array offset on value of type null [APP/Controller/Component/CAuthComponent.php, line 374]
Notice (8): Trying to access array offset on value of type null [APP/Controller/Component/CAuthComponent.php, line 247]
Errors

Missing Controller

Error: DashController could not be found.

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

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