mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
disable topbar
This commit is contained in:
@@ -42,7 +42,7 @@ class AppPanelProvider extends PanelProvider
|
||||
->spa()
|
||||
->homeUrl("/")
|
||||
->sidebarWidth("15rem")
|
||||
->topbar(true)
|
||||
->topbar(false)
|
||||
->sidebarCollapsibleOnDesktop(true)
|
||||
->authGuard("nexus-web")
|
||||
->path('nexusphp')
|
||||
|
||||
Reference in New Issue
Block a user