Missing Controller

Error: RentcostumeController could not be found.

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

<?php
class RentcostumeController extends AppController {

}

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

Stack Trace

  • APP/webroot/index.php line 113Dispatcher->dispatch(CakeRequest, CakeResponse)