is not find app\controller\user function index!

6.  define('BASE_PATH'__DIR__ DS ".." DS);
7. 
8.  require __DIR__ '/../vendor/autoload.php';
9. 
10.  $http = new Http;
11.  $http->run();