Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: NosOffresController could not be found.

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

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
NosOffresController extends AppController
{

}

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

toggle vendor stack frames