feat(113): Platform Ops Runbooks — UX Polish (Filament-native, system theme, live scope) #137
@ -54,10 +54,10 @@ public function panel(Panel $panel): Panel
|
||||
'ensure-correct-guard:platform',
|
||||
DisableBladeIconComponents::class,
|
||||
DispatchServingFilamentEvent::class,
|
||||
], isPersistent: true)
|
||||
])
|
||||
->authMiddleware([
|
||||
Authenticate::class,
|
||||
'ensure-platform-capability:'.PlatformCapabilities::ACCESS_SYSTEM_PANEL,
|
||||
], isPersistent: true);
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user