Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Bwg_galleryController could not be found.

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

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
Bwg_galleryController extends AppController
{

}

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

toggle vendor stack frames