Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Www.atlantic.frController could not be found.

Error: Create the class Www.atlantic.frController below in file: src/Controller/Www.atlantic.frController.php

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
Www.atlantic.frController extends AppController
{

}

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

toggle vendor stack frames