Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Default_fichiersController could not be found.

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

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
Default_fichiersController extends AppController
{

}

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

toggle vendor stack frames