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 2mo ago

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 19% 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://www.gravatar.com/avatar/c431dfc9cdbd8c313ce1952db207da758e36ebb6675f6b92269e30c11e1b4952?d=identicon)[upgle](/maintainers/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)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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