Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Guide_pastaController could not be found.

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

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
Guide_pastaController extends AppController
{

}

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

toggle vendor stack frames