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

ActiveLibrary[Admin Panels](/categories/admin)

huztw/admin
===========

laravel admin

1.0.0(5y ago)030MITJavaScriptPHP ^7.2.5

Since Sep 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/huztw/admin)[ Packagist](https://packagist.org/packages/huztw/admin)[ Docs](https://github.com/huztw/admin)[ RSS](/packages/huztw-admin/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Laravel Admin

[![Latest Version on Packagist](https://camo.githubusercontent.com/6adfca98f2c5f3cb44965bfab569def2adb2f57d770d868b847881795c8aab0b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68757a74772f61646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/huztw/admin)[![Total Downloads](https://camo.githubusercontent.com/a8f833288b4e3a6a08ff2e71546c8ce1d5ff5d9d2e55a5048710ae33b409c209/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68757a74772f61646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/huztw/admin)

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

[](#installation)

> This package requires PHP 7+ and Laravel 8

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

```
$ composer require huztw/admin
```

Then run these commands to publish assets and config：

```
$ php artisan admin:publish
```

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 `http://localhost/admin/` in browser,use username `admin` and password `admin` to login.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0.0
- Laravel &gt;= 8
- Fileinfo PHP Extension

Configurations
--------------

[](#configurations)

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

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [huztw](https://github.com/huztw)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2059d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e35915719417c2a1d9a99f06e1a33030b08fee9c11a5970b42ddf30a6d2c7347?d=identicon)[huztw](/maintainers/huztw)

---

Top Contributors

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

---

Tags

laraveladmin

### Embed Badge

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

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

###  Alternatives

[sebastienheyd/boilerplate

Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...

28618.2k3](/packages/sebastienheyd-boilerplate)

PHPackages © 2026

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