We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
路由(Route)
8.1.1
Windows
routes/app.php 开启:
Route::auto();
访问: http://v8.tp.test/%E5%A3%AB%E5%A4%A7%E5%A4%AB%E9%98%BF%E6%96%AF%E8%92%82%E8%8A%AC%E9%98%BF%E6%9D%BE%E5%A4%A7%E9%98%BF%E6%96%AF%E5%BC%97d.html/asdasd
期望: 404响应
实际: 匹配到控制器和方法: app\controller\index\IndexController->index()
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
所属功能组件
路由(Route)
ThinkPHP 版本
8.1.1
操作系统
Windows
错误信息
routes/app.php 开启:
访问: http://v8.tp.test/%E5%A3%AB%E5%A4%A7%E5%A4%AB%E9%98%BF%E6%96%AF%E8%92%82%E8%8A%AC%E9%98%BF%E6%9D%BE%E5%A4%A7%E9%98%BF%E6%96%AF%E5%BC%97d.html/asdasd
期望:
404响应
实际:
匹配到控制器和方法: app\controller\index\IndexController->index()
其它说明
No response
The text was updated successfully, but these errors were encountered: