F
Filament2y ago
xhnk

How to render only selected widgets/tables on the dashboard

How do I only render certain widgets/tables on the dashboard. When I create new widgets/tables, they are always rendered on the dashboard but I only want them on certain pages.
1 Reply
awcodes
awcodes2y ago
Put them in a different directory and load them manually where you need them. Anything in app\Filament\Widgets will be automatically loaded on the dashboard.

Did you find this page helpful?