Missing Controller
Error: Cakephp controller could not be found
Error: create the class cakephpcontroller below in file:app\controller\cakephpcontroller.php
<?php
class cakephpcontroller extends AppController {
}
Stack Trace
App\webroot\index.php line 108
dispatcher->dispatch(cakerequest,cakeresponse)
root\index.php line 41 -> require(string
These are errors, please help us?