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
我是按照文档的步骤过来的,刷新后,菜单和顶部导航栏消失了。不知道哪里出了问题,求大神指点迷津。
The text was updated successfully, but these errors were encountered:
打开的页面是/admin吗?例如:http://www.site2.com/admin
/admin
http://www.site2.com/admin
Sorry, something went wrong.
是的。
你打印所有路由看看/admin这个uri的路由信息。 执行一下:php artisan route:list 正常情况应该是:
php artisan route:list
uri : admin name : iframes.index action : Ichynul\IframeTabs\Http\Controllers\IframeTabsController@index
未添加配置之前会消失,完全配置好以后到后台首页刷新缓存试试。
No branches or pull requests
我是按照文档的步骤过来的,刷新后,菜单和顶部导航栏消失了。不知道哪里出了问题,求大神指点迷津。
The text was updated successfully, but these errors were encountered: