box php bin/hyperf.php start 启动的项目,获取不到请求信息
Open
- Dominant language
- PHP
- Stars
- 49
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
全新创建的项目,无任何改动的情况下,在IndexController新建一个test方法,路由为 /test
`var_dump($this->request->getPathInfo());`
结果是 空字符串 “”
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.