spatie/laravel-dashboard is a Laravel package for a dashboard for laravel.
It currently has 571 GitHub stars and 169.275 downloads on Packagist (latest version 4.0.0).
Install it with composer require spatie/laravel-dashboard.
Discover more Laravel packages by spatie
or browse all Laravel packages to compare alternatives.
Last updated
Using this package you can create beautiful dashboards. The dashboard consists of tile which are, under the hood, Livewire components that can update themselves via polling.
This package contains the base functionality:
dashboard view componenttile view component to position stuff on the dashboardTile model to persist fetched data that tiles can use to store fetched dataWe invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
All documentation is available on our documentation site.
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.