Package Data | |
---|---|
Maintainer Username: | spatie |
Maintainer Contact: | freek@spatie.be (Freek Van der Herten) |
Package Create Date: | 2020-04-18 |
Package Last Update: | 2024-03-02 |
Home Page: | https://docs.spatie.be/laravel-dashboard |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-17 03:06:32 |
Package Statistics | |
---|---|
Total Downloads: | 105,775 |
Monthly Downloads: | 1,867 |
Daily Downloads: | 8 |
Total Stars: | 521 |
Total Watchers: | 20 |
Total Forks: | 70 |
Total Open Issues: | 1 |
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 dataLearn how to create a package like this one, by watching our premium video course:
We 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 discover any security related issues, please email freek@spatie.be instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.