Stats widget:
/Widgets directory of the Filament directory, and a view in the /widgets directory of the Filament views directory.
Widgets are pure Laravel Livewire components, so may use any features of that package.
Pre-built widget templates are coming soon.
Disabling the Default Widgets
By default, two widgets are displayed on the dashboard. These widgets can be disabled by updating thewidgets section of the configuration file. Updating each entries to false will remove the corresponding default widget from the dashboard.