F
Filament17mo ago
Darpan

Unable to hide default widgets

Default widgets are visible even after removing them from filament.php config file. tried clearing cache, views, filament:upgrade etc.
4 Replies
Dennis Koch
Dennis Koch17mo ago
On the dashboard? They are autoregistered from the Widgets folder.
Darpan
DarpanOP17mo ago
Yes on the dashboard
'Widgets' => [
'namespace' => 'App\\Filament\\Widgets',
'path' => app_path('Filament/Widgets'),
'register' => [],
],
'Widgets' => [
'namespace' => 'App\\Filament\\Widgets',
'path' => app_path('Filament/Widgets'),
'register' => [],
],
Dan Harrin
Dan Harrin17mo ago
Widgets should be widgets, no?
Darpan
DarpanOP17mo ago
Oh, yes! My bad, thanks!
Want results from more Discord servers?
Add your server