PHPackages                             angkee/laradmin - 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. angkee/laradmin

ActiveLibrary[Admin Panels](/categories/admin)

angkee/laradmin
===============

laravel admin panel generator

1.0.0(8y ago)3112MITJavaScript

Since Dec 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/todayqq/laradmin)[ Packagist](https://packagist.org/packages/angkee/laradmin)[ RSS](/packages/angkee-laradmin/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

laradmin
========

[](#laradmin)

`Laradmin` is a laravel package for can be generated fast backend management panel.

Requires
--------

[](#requires)

- PHP 7+
- Laravel 5.5

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

[](#installation)

First, install laravel 5.5, and make sure that the database connection settings are correct.

```
composer require angkee/laradmin

```

Then run these commands to publish assets and config：

```
php artisan vendor:publish --provider="Angkee\Admin\AdminServiceProvider"

```

After run command you can find config file in `config/admin.php`, in this file you can change the install directory,db connection or table names.

At last run following command to finish install.

```
php artisan admin:install

```

Open  in browser.

login account

- email: `admin@test.com`
- password: `admin`

Default Settings
----------------

[](#default-settings)

The file in `config/admin.php` contains an array of settings, you can find the default settings in there.

License
-------

[](#license)

`laravel-admin` is licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3106d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9814822?v=4)[max](/maintainers/angkee)[@angkee](https://github.com/angkee)

---

Top Contributors

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

---

Tags

adminltegeneratorlaravellaravel-5-packagelaravel-generatorlaravel-package

### Embed Badge

![Health badge](/badges/angkee-laradmin/health.svg)

```
[![Health](https://phpackages.com/badges/angkee-laradmin/health.svg)](https://phpackages.com/packages/angkee-laradmin)
```

PHPackages © 2026

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