Download the PHP package spatie/laravel-dashboard without Composer
On this page you can find all versions of the php package spatie/laravel-dashboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spatie/laravel-dashboard
More information about spatie/laravel-dashboard
Files in spatie/laravel-dashboard
Package laravel-dashboard
Short Description A dashboard for Laravel
License MIT
Homepage https://github.com/spatie/laravel-dashboard
Informations about the package laravel-dashboard

Create beautiful dashboards powered by Livewire
[](https://packagist.org/packages/spatie/laravel-dashboard) [](https://github.com/spatie/laravel-dashboard/actions?query=workflow%3Arun-tests+branch%3Amaster) [](https://packagist.org/packages/spatie/laravel-dashboard)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:
- the base css
- a
dashboard
view component - a
tile
view component to position stuff on the dashboard - a
Tile
model to persist fetched data that tiles can use to store fetched data
Support us
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.
Documentation
All documentation is available on our documentation site.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
Credits
- Freek Van der Herten
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-dashboard with dependencies
illuminate/database Version ^10.0|^11.0|^12.0
illuminate/view Version ^10.0|^11.0|^12.0
livewire/livewire Version ^3.0
spatie/sun Version ^1.1.1