PHPackages                             ahmed-bermawy/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ahmed-bermawy/laravel-dashboard

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ahmed-bermawy/laravel-dashboard
===============================

Simple laravel dashboard that you can install into your project at anytime

9934BladeCI passing

Since Jun 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ahmed-bermawy/laravel-dashboard)[ Packagist](https://packagist.org/packages/ahmed-bermawy/laravel-dashboard)[ RSS](/packages/ahmed-bermawy-laravel-dashboard/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

 [ ![logo](https://camo.githubusercontent.com/0fe8a1f43960d78e75c1ade00fed5835585c3f30ba389e25c9b2820857b14f67/68747470733a2f2f696e63756261746f722d65672e636f6d2f61737365742f696d672f6272616e642e706e67) ](https://incubator-eg.com)

Version Matrix
==============

[](#version-matrix)

Package VersionLaravel VersionPHP Version7.x7.0`>= 7.2.5`8.x8.0`>= 7.3`8.x9.0`>= 8.0`10.x10.0`>= 8.1`Documentation
=============

[](#documentation)

Please follow these steps to install dashboard successfully
-----------------------------------------------------------

[](#please-follow-these-steps-to-install-dashboard-successfully)

### 1. Make sure you have Node.js, npm and yarn installed on your machine before you start

[](#1-make-sure-you-have-nodejs-npm-and-yarn-installed-on-your-machine-before-you-start)

### 2. Run composer require PackageName

[](#2-run-composer-require-packagename)

```
composer require ahmed-bermawy/laravel-dashboard

```

### 3. Publish package files

[](#3-publish-package-files)

```
php artisan vendor:publish --tag=dashboard --force

```

### 4. Make sure that you have created the database and modified .env file

[](#4-make-sure-that-you-have-created-the-database-and-modified-env-file)

### 5. Install package dependencies

[](#5-install-package-dependencies)

```
php artisan dashboard:setup

```

This command will install upcoming packages:

- AdminLte
- Spatie permission
- Fontawesome
- LaravelCollective

### 6. Publish package dependencies files

[](#6-publish-package-dependencies-files)

This command will publish dependencies packages files

```
php artisan vendor:publish --all --force

```

### 7. Run migrate to install databases

[](#7-run-migrate-to-install-databases)

```
php artisan migrate

```

### 8. Seed data

[](#8-seed-data)

This command will seed data from seeders to database

put package assets files paths into webpack.mix.js

to compile and minimize them for next step

```
php artisan dashboard:seed

```

### 9. Compile and minimize scss &amp; js files by laravel mix

[](#9-compile-and-minimize-scss--js-files-by-laravel-mix)

```
npm run dev

```

### 10. Make sure your website is running

[](#10-make-sure-your-website-is-running)

```
php artisan serve

```

### 11. Default url, username and password

[](#11-default-url-username-and-password)

```
default dashboard url: http://127.0.0.1:8000/dashboard/login
default email: admin@admin.com
default password: 12345678

```

---

Documentation
=============

[](#documentation-1)

For full documentation please see [Laravel Dashboard Documentation](https://laravel-dashbaord-documentation.incubator-eg.com/).

---

Demo
====

[](#demo)

You can try our demo and make CURD operations as much as you can

Link for the demo [Laravel Dashboard Demo](https://laravel-dashbaord-demo.incubator-eg.com/dashboard/login/).

Dashboard credential:

email:

password: 12345678

---

Suggestions &amp; Issues
========================

[](#suggestions--issues)

We are happy to hear from you:

- your thoughts about the package.
- if there is something we can improve or add.
- if you face any difficulty to use it.
- if you discover any issues.

please contact us on this email: []()

---

Credits
=======

[](#credits)

This package won't be possible without the using upcoming packages,

We acknowledge and are grateful for these packages and the developers who work on them.

All necessary credits are given for:

- [Admin LTE](https://github.com/ColorlibHQ/AdminLTE)
- [Laravel Permission](https://github.com/spatie/laravel-permission)
- [Laravel Collective](https://github.com/LaravelCollective/html)
- [Bootstrap](https://github.com/twbs/bootstrap)
- [Font Awesome](https://github.com/FortAwesome/Font-Awesome)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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/2e52eab6165d9ecb27103fc29ba46fa9a147467ebe9c004c36a08bfd215f1a6b?d=identicon)[ollakalla](/maintainers/ollakalla)

---

Top Contributors

[![ahmed-bermawy](https://avatars.githubusercontent.com/u/6450142?v=4)](https://github.com/ahmed-bermawy "ahmed-bermawy (44 commits)")

### Embed Badge

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

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

###  Alternatives

[spatie/holidays

Calculate public holidays

392604.1k1](/packages/spatie-holidays)[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68187.1k82](/packages/codeigniter4-devkit)[mikealmond/color

A small library to manipulate and display colors

26221.9k2](/packages/mikealmond-color)[synolia/sylius-gdpr-plugin

Synolia sylius GDPR plugin.

20148.1k](/packages/synolia-sylius-gdpr-plugin)

PHPackages © 2026

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