feat: notification on filament dashboard
This commit is contained in:
@@ -33,6 +33,7 @@ class DashboardPanelProvider extends PanelProvider
|
||||
->path('dashboard')
|
||||
->viteTheme('resources/css/filament/dashboard/theme.css')
|
||||
->login()
|
||||
->databaseNotifications()
|
||||
->colors([
|
||||
'primary' => Color::Amber,
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user