Overview | laravel-dashboard | Spatie

 SPATIE

  Laravel Dashboard
====================

spatie.be/open-source

  [Docs](https://spatie.be/docs)  [Laravel-dashboard](https://spatie.be/docs/laravel-dashboard/v3)  Adding-tiles  Overview

 Version   v4   v3   v2   v1

 Other versions for crawler [v4](https://spatie.be/docs/laravel-dashboard/v4) [v3](https://spatie.be/docs/laravel-dashboard/v3) [v2](https://spatie.be/docs/laravel-dashboard/v2) [v1](https://spatie.be/docs/laravel-dashboard/v1)

- [ Introduction ](https://spatie.be/docs/laravel-dashboard/v3/introduction)
- [ Support us ](https://spatie.be/docs/laravel-dashboard/v3/support-us)
- [ Requirements ](https://spatie.be/docs/laravel-dashboard/v3/requirements)
- [ Installation &amp; setup ](https://spatie.be/docs/laravel-dashboard/v3/installation-setup)
- [ Upgrading ](https://spatie.be/docs/laravel-dashboard/v3/upgrading)
- [ Questions and issues ](https://spatie.be/docs/laravel-dashboard/v3/questions-issues)
- [ Changelog ](https://spatie.be/docs/laravel-dashboard/v3/changelog)
- [ About us ](https://spatie.be/docs/laravel-dashboard/v3/about-us)

Usage
-----

- [ Creating your first dashboard ](https://spatie.be/docs/laravel-dashboard/v3/basic-usage/creating-your-first-dashboard)
- [ Positioning tiles ](https://spatie.be/docs/laravel-dashboard/v3/basic-usage/positioning-tiles)
- [ Customizing the views ](https://spatie.be/docs/laravel-dashboard/v3/basic-usage/customizing-the-views)

Adding tiles
------------

- [ Overview ](https://spatie.be/docs/laravel-dashboard/v3/adding-tiles/overview)
- [ Creating your own tile ](https://spatie.be/docs/laravel-dashboard/v3/adding-tiles/creating-your-own-tile)
- [ Google calendar tile ](https://spatie.be/docs/laravel-dashboard/v3/adding-tiles/google-calendar)
- [ Time and Weather tile ](https://spatie.be/docs/laravel-dashboard/v3/adding-tiles/time-weather)
- [ Oh Dear Uptime tile ](https://spatie.be/docs/laravel-dashboard/v3/adding-tiles/oh-dear-uptime)
- [ Twitter tile ](https://spatie.be/docs/laravel-dashboard/v3/adding-tiles/twitter-tile)
- [ Velo tile ](https://spatie.be/docs/laravel-dashboard/v3/adding-tiles/velo)
- [ Belgian trains tile ](https://spatie.be/docs/laravel-dashboard/v3/adding-tiles/belgian-trains)
- [ Attendances tile ](https://spatie.be/docs/laravel-dashboard/v3/adding-tiles/attendances)

      You are viewing the documentation for **an older version** of this package. You can check the version you are using with the following command:

 `                                    composer show spatie/laravel-dashboard                                                                                                                                                                                                                                    `

Overview
========

On the dashboard a collection of tiles is displayed. You can [create your own tile](/docs/laravel-dashboard/v3/adding-tiles/creating-your-own-tile) or use any of these pre packages ones.

There are the tiles created by us:

- [Time and Weather](/docs/laravel-dashboard/v3/adding-tiles/time-weather): displays the current time and weather at your location
- [Calendar](/docs/laravel-dashboard/v3/adding-tiles/google-calendar): displays events that are on a Google Calendar
- [Twitter](/docs/laravel-dashboard/v3/adding-tiles/twitter-tile): displays mentions on Twitter
- [Oh Dear Uptime](/docs/laravel-dashboard/v3/adding-tiles/oh-dear-uptime): displays sites that are detected as down by [Oh Dear](https://ohdear.app)
- [Belgian Trains](/docs/laravel-dashboard/v3/adding-tiles/belgian-trains): displays real-time info on Belgian trains
- [Velo](/docs/laravel-dashboard/v3/adding-tiles/velo): displays the status of [Velo](https://www.velo-antwerpen.be/en), the Antwerp bike sharing system

Here are tiles created by the community:

- [Accuweather](https://github.com/marcusmyers/laravel-dashboard-accuweather-tile): display weather info from Accuweather
- [Charts](https://github.com/fidum/laravel-dashboard-chart-tile): display any chart you want (supports line, bar, pie, doughnut and many more)
- [Citybikes](https://github.com/Astrotomic/laravel-dashboard-citybikes-tile): display the status of [Citybikes](https://citybik.es) an API for bike services all over the world
- [Cloudflare stats](https://github.com/owenvoke/laravel-dashboard-cloudflare-stats-tile): display statistics from Cloudflare
- [Date &amp; time](https://github.com/solitweb/laravel-dashboard-date-time-tile): displays date &amp; time for a specified timezone
- [Dev.to stats](https://github.com/Hi-Folks/laravel-dashboard-devto-tile): display views and reactions for your posts at dev.to
- [Football standings](https://github.com/kayschima/laravel-dashboard-footballdata-standings-tile): display football standings (powered by [football-data.org](https://football-data.org))
- [Forge](https://github.com/aglipanci/laravel-dashboard-forge-tile): display information from [Laravel Forge](https://forge.laravel.com)
- [Google Fit](https://github.com/owenvoke/laravel-dashboard-google-fit-tile): display statistics from Google Fit
- [Google Realtime Analytics](https://github.com/ingoldsby/laravel-dashboard-google-analytics-realtime-tile): display realtime stats from Google Analytics
- [Health Check](https://github.com/tylerwoonton/laravel-dashboard-health-check-tile): display health of your applications using the [Laravel Health Check](https://github.com/ukfast/laravel-health-check) package
- [Helpscout](https://github.com/creacoon/laravel-dashboard-helpscout-tile): clear overview of open, pending and today's solved Helpscout tickets.
- [Honeybadger](https://github.com/DevLabor/laravel-dashboard-honeybadger-tile): Display unresolved Honeybadger faults count
- [Laravel news](https://github.com/dietercoopman/laravel-dashboard-laravelnews-tile): Display the latest Laravel news articles in a loop.
- [npm downloads](https://github.com/skydiver/laravel-dashboard-npm): Show npm packages stats
- [Offset Earth](https://github.com/owenvoke/laravel-dashboard-offset-earth-tile): display statistics from Offset Earth
- [Paystack - Customers](https://github.com/digikraaft/laravel-dashboard-paystack-customers-tile): show recent Paystack customers
- [Paystack - Subscriptions](https://github.com/digikraaft/laravel-dashboard-paystack-subscriptions-tile): show recent Paystack subscriptions)
- [Paystack - Transactions](https://github.com/digikraaft/laravel-dashboard-paystack-transactions-tile): Display recent transactions from Stripe
- [Pi-hole](https://github.com/owenvoke/laravel-dashboard-pihole-tile): display statistics from Pi-hole
- [PingPing](https://github.com/Astrotomic/laravel-dashboard-pingping-tile): display sites monitored by [PingPing](https://pingping.io)
- [QR code](https://github.com/solitweb/laravel-dashboard-qr-code-tile): display a QR code
- [Reddit](https://github.com/jeop10/laravel-dashboard-reddit-tile): display a list of the posts of a subreddit
- [Shopify](https://github.com/ingoldsby/laravel-dashboard-shopify-tile): display statistics from Shopify
- [Soundtrack](https://github.com/solitweb/laravel-dashboard-soundtrack-tile): displays music that is playing via [Soundtrack Your Brand](https://www.soundtrackyourbrand.com/)
- [Spotify](https://github.com/ashbakernz/laravel-dashboard-spotify-tile): displays music that you are playing on Spotify
- [Stocks Yahoo Finance](https://github.com/vitorhugoro1/laravel-dashboard-stocks-tile): display stocks price from Yahoo Finance
- [Stockholm public transport](https://github.com/robbens/laravel-dashboard-sl): displays real time info on busses and trains in Stockholm, Sweden
- [Stripe - Customers](https://github.com/digikraaft/laravel-dashboard-stripe-customers-tile): show recent Stripe customers
- [Stripe - Balances](https://github.com/digikraaft/laravel-dashboard-stripe-balances-tile): show your stripe balance(s)
- [Stripe - Payments](https://github.com/digikraaft/laravel-dashboard-stripe-payments-tile): Display recent charges(received) from Stripe
- [TMB](https://github.com/dustycodecorp/laravel-dashboard-tmb-tile): display the bus status for a given bus stop of Barcelona
- [Trello](https://github.com/tkaratug/laravel-dashboard-trello-tile): display tasks from Trello
- [Upsales](https://github.com/robbens/laravel-dashboard-upsales): display latest and total sales for Upsales CRM
- [Uptime Robot](https://github.com/VineVax/laravel-dashboard-uptime-robot-tile): display sites monitored by Uptime Robot
- [Vapor Metrics](https://github.com/fidum/laravel-dashboard-vapor-metrics-tile): display metrics for your [Laravel Vapor](https://vapor.laravel.com) projects!
- [Weather forecast](https://github.com/solitweb/laravel-dashboard-weather-forecast-tile): displays a weather forecast
- [Youless](https://github.com/Xibel/laravel-dashboard-youless-tile): display energy metrics from your Youless LS120 energy monitor
- [Exchange rates](https://github.com/VictorAvelar/laravel-dashboard-exchange-rates-tile): display exchange rates and crypto assets

If you have created a tile package, let us know! Send a mail to info@spatie.be, and we'll add your tile to the list above.
