Missing Controller

Error: ApplyController could not be found.

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

<?php
class ApplyController extends AppController {

}

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

Stack Trace

(default) 1 query took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Countries`.`id`, `Countries`.`countryName`, `Countries`.`countryCode`, `Countries`.`language`, `Countries`.`flagUrl` FROM `musicfinder`.`countries` AS `Countries` WHERE `Countries`.`DisplayOnWebsite` = 149491