我使用了Bigcommerce APP的" hello-world-app-php-silex" 示例。 https://github.com/bigcommerce/hello-world-app-php-silex
但是在运行此代码时会出现错误:
(1)RouterListener.php第145行中的NotFoundHttpException:找不到路由 for" GET /"
(2)UrlMatcher.php第96行中的ResourceNotFoundException:
任何人都可以帮助我吗?