Missing Controller

Error: DebugKit.UsersController could not be found.
Error: Create the class UsersController below in file: /home/osedu/osedu.epuratech.com/app/Plugin/DebugKit/Controller/UsersController.php

<?php
class UsersController extends DebugKitAppController {

}

Stack Trace

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