Filament Storage Monitor is a Laravel Filament plugin that adds a dashboard widget for tracking server disk usage. It supports multiple partitions via addDisk() and laravelDisk() methods, custom labels, colors, and Heroicons. Features include per-disk authorization using closures, compact mode for a smaller footprint, configurable error handling for unresolvable paths, and standard layout controls. A known limitation is that two paths on the same partition report identical stats; directory-level size calculation is planned for a future release.
62.7K Impressions1 Comment