Missing Controller

Error: FdController could not be found.

Error: Create the class FdController below in file: app/Controller/FdController.php

<?php
class FdController extends AppController {

}

Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp

Stack Trace

(default) 4 queries took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT COUNT(*) AS `count` FROM `awerides_new`.`users` AS `User` WHERE `User`.`type` = 2110
2SELECT COUNT(*) AS `count` FROM `awerides_new`.`users` AS `User` WHERE `User`.`type` = 1110
3SELECT COUNT(*) AS `count` FROM `awerides_new`.`bookings` AS `Booking` WHERE 1 = 1110
4SELECT COUNT(*) AS `count` FROM `awerides_new`.`vendor_vehicles` AS `VendorVehicle` WHERE 1 = 1110