Skip to content
New issue

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 设置pathinfo_depr 后路由找不到 #45

Open
ShrRung opened this issue Nov 10, 2023 · 0 comments
Open

route 设置pathinfo_depr 后路由找不到 #45

ShrRung opened this issue Nov 10, 2023 · 0 comments

Comments

@ShrRung
Copy link

ShrRung commented Nov 10, 2023

自行修改 MultiApp的107行 explode以 $this->app->config->get('route.pathinfo_depr') 去分割可以。是否有其他方法?

$name = current(explode('/', $path));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant