Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: ChauffageBrestController could not be found.

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

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
ChauffageBrestController extends AppController
{

}

If you want to customize this error message, create src/Template/Error/missing_controller.ctp

toggle vendor stack frames