is not find app\controller\sitemap.xml!
- /var/www/html/mysql/public/index.php on line 11
6.
define('BASE_PATH', __DIR__ . DS . ".." . DS);
7.
8.
require __DIR__ . '/../vendor/autoload.php';
9.
10.
$http = new Http;
11.
$http->run();