Notice (8): compact(): Undefined variable: etagMatches [CORE/src/Network/Response.php, line 1194]
Notice (8): compact() [function.compact]: Undefined variable: timeMatches [CORE/src/Network/Response.php, line 1194]
Error: Missing Controller

Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Favicon.icoController could not be found.

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

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
Favicon.icoController extends AppController
{

}

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

toggle vendor stack frames