docs: update README.md
This commit is contained in:
@@ -33,6 +33,8 @@ class AdminPanelProvider extends PanelProvider
|
||||
->colors([
|
||||
'primary' => Color::Amber,
|
||||
])
|
||||
->resourceCreatePageRedirect('index')
|
||||
->resourceEditPageRedirect('index')
|
||||
->databaseNotifications()
|
||||
->databaseNotificationsPolling('30s')
|
||||
->discoverResources(in: app_path('Filament/Resources'), for: 'App\Filament\Resources')
|
||||
|
||||
Reference in New Issue
Block a user