PHPackages                             harish/laravel-admin - 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. harish/laravel-admin

ActiveLibrary[Admin Panels](/categories/admin)

harish/laravel-admin
====================

Laravel Admin Panel Package.

v6.0.7(7y ago)114MITHTML

Since Jul 31Pushed 7y agoCompare

[ Source](https://github.com/harishpatel143/laravel-admin)[ Packagist](https://packagist.org/packages/harish/laravel-admin)[ RSS](/packages/harish-laravel-admin/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (34)Used By (0)

Admin panel package for Laravel
-------------------------------

[](#admin-panel-package-for-laravel)

#### Compatibility

[](#compatibility)

```
- Laravel +5.5

```

#### Step to Install

[](#step-to-install)

#### You can install this package into your Laravel application by running this bellow command into your root directory.

[](#you-can-install-this-package-into-your-laravel-application-by-running-this-bellow-command-into-your-root-directory)

```
    composer require harish/laravel-admin

```

#### Publish all the things in your application via bellow command.

[](#publish-all-the-things-in-your-application-via-bellow-command)

```
    php artisan multidots-admin:install

```

#### Database migration

[](#database-migration)

```
    php artisan migrate

```

#### Database seeding

[](#database-seeding)

Run the bellow commands:

```
    composer dump-autoload

    php artisan db:seed --class=AdministratorsTableSeeder

```

#### Run the laravel application

[](#run-the-laravel-application)

```
    php artisan serve

```

#### You have done.

[](#you-have-done)

```
Go to http://127.0.0.1:8000/admin/ for open laravel admin panel.

user: demo@gmail.com
password: thinker99

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity73

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

33

Last Release

2837d ago

Major Versions

v1.0.11 → v2.0.12018-08-03

v1.0.13 → v2.0.22018-08-03

v2.0.6 → v5.0.12018-08-03

v5.0.8 → v6.0.12018-08-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/74aff87f1263b4c87488da7584c51745dc2050eeb393667ae49e26f5bba18ac2?d=identicon)[harishpatel143](/maintainers/harishpatel143)

---

Top Contributors

[![harishpatel143](https://avatars.githubusercontent.com/u/31433208?v=4)](https://github.com/harishpatel143 "harishpatel143 (30 commits)")

### Embed Badge

![Health badge](/badges/harish-laravel-admin/health.svg)

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

###  Alternatives

[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)[laravelrus/sleepingowl

Administrative interface builder for Laravel.

810219.6k3](/packages/laravelrus-sleepingowl)[appzcoder/laravel-admin

Laravel Admin Panel

747106.3k](/packages/appzcoder-laravel-admin)[laraveldaily/quickadmin

Package for creating adminpanel in Laravel 5

60735.1k1](/packages/laraveldaily-quickadmin)[adminarchitect/core

Active Admin for Laravel.

2115.7k](/packages/adminarchitect-core)[provision/administration

Laravel administration

113.7k2](/packages/provision-administration)

PHPackages © 2026

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