Missing Controller

Error: PurchasesController could not be found.

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

<?php
class PurchasesController extends AppController {

}

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

Stack Trace