PHPackages                             laradash/laravel-dashboard - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. laradash/laravel-dashboard

ActiveLibrary[Admin Panels](/categories/admin)

laradash/laravel-dashboard
==========================

123

Since Jan 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/laradash/laravel-dashboard)[ Packagist](https://packagist.org/packages/laradash/laravel-dashboard)[ RSS](/packages/laradash-laravel-dashboard/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![](https://cloud.githubusercontent.com/assets/5635513/21983354/2fba62e2-dc34-11e6-843c-fc6d3dc683ea.png)](https://cloud.githubusercontent.com/assets/5635513/21983354/2fba62e2-dc34-11e6-843c-fc6d3dc683ea.png)

[![Total Downloads](https://camo.githubusercontent.com/bcbed6a35d79388c49c6f6673c9fa66d54cebe9ce3c3c9142335511c4a904da9/68747470733a2f2f706f7365722e707567782e6f72672f6c617261646173682f6c61726176656c2d64617368626f6172642d6170692f642f746f74616c2e737667)](https://packagist.org/packages/laradash/laravel-dashboard-api)[![Latest Stable Version](https://camo.githubusercontent.com/246435c1f8e837f8e51d0169bf0397734f8dd535b7295b21074749643bb04c7a/68747470733a2f2f706f7365722e707567782e6f72672f6c617261646173682f6c61726176656c2d64617368626f6172642d6170692f762f737461626c652e737667)](https://packagist.org/packages/laradash/laravel-dashboard-api)[![License](https://camo.githubusercontent.com/ed40be34b136f5eda2d68bdcffd77b2793805398c1aaf4706ab6ba0849f81ec9/68747470733a2f2f706f7365722e707567782e6f72672f6c617261646173682f6c61726176656c2d64617368626f6172642d6170692f6c6963656e73652e737667)](https://packagist.org/packages/laradash/laravel-dashboard-api)

Introduction
------------

[](#introduction)

Laradash is a mobile dashboard application which provides a light, fast and simple interface.

You do not have to access a web-based dashboard by opening Chrome or Safari every time. you do not even have to directly develop the administrator page dashboard.

Using Laradash, you can monitor your Laravel web application whenever and wherever.

And this package helps to connect Laradash and web application built with the Laravel PHP framework easily.

Installation
------------

[](#installation)

You can use [composer](https://getcomposer.org) to install this package.

```
composer require laradash/laravel-dashboard
```

Add the LaradashServiceProvider to the end of the array in `app/config/app.php`.

```
'providers' => [
  ...,
  Laradash\Laravel\LaradashServiceProvider::class
]
```

### Way to generate an API key

[](#way-to-generate-an-api-key)

This package provides two method for generating keys.

1. Single API key (.env)
2. Multiple API keys (using database migration)

Usage example
-------------

[](#usage-example)

- Monitor the state of the server and API.
- Monitor service visitors

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5635513?v=4)[Seonghyun Oh](/maintainers/upgle)[@upgle](https://github.com/upgle)

---

Top Contributors

[![upgle](https://avatars.githubusercontent.com/u/5635513?v=4)](https://github.com/upgle "upgle (14 commits)")

### Embed Badge

![Health badge](/badges/laradash-laravel-dashboard/health.svg)

```
[![Health](https://phpackages.com/badges/laradash-laravel-dashboard/health.svg)](https://phpackages.com/packages/laradash-laravel-dashboard)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
