Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Inventory_detail.phpController could not be found.

Error: Create the class Inventory_detail.phpController below in file: src\Controller\Inventory_detail.phpController.php

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
Inventory_detail.phpController extends AppController
{

}

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

toggle vendor stack frames