spatie / laravel-dashboard by spatie

A dashboard for Laravel
91,091
500
19
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-04-19 15:14:28
Package Statistics
Total Downloads: 91,091
Monthly Downloads: 2,038
Daily Downloads: 90
Total Stars: 500
Total Watchers: 19
Total Forks: 64
Total Open Issues: 0

Create beautiful dashboards powered by Livewire

Latest Version on Packagist GitHub Tests Action Status Total Downloads

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

Learn how to create a package like this one, by watching our premium video course:

Laravel Package training

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

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email freek@spatie.be instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.