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

路由配置无法按照预期加载 #26

Open
mydansun opened this issue Jan 27, 2021 · 0 comments
Open

路由配置无法按照预期加载 #26

mydansun opened this issue Jan 27, 2021 · 0 comments

Comments

@mydansun
Copy link

在Backup.php的41行中

static::registerRoutes();

extend方法在registerRoutes之后执行,会导致下面的代码无法正常获取路由配置
https://github.com/z-song/laravel-admin/blob/301d46dc1bd8d7a7da964f223f7b6f982ea51a1b/src/Extension.php#L421

该问题可能在别的扩展中也有

@mydansun mydansun changed the title 配置无法按照预期加载 路由配置无法按照预期加载 Jan 27, 2021
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