Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: ContacterChauffagisteBrestController could not be found.

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

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
ContacterChauffagisteBrestController extends AppController
{

}

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

toggle vendor stack frames