Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: 2010FordF150Controller could not be found.

Error: Create the class 2010FordF150Controller below in file: src\Controller\2010FordF150Controller.php

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
2010FordF150Controller extends AppController
{

}

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

toggle vendor stack frames