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

ActiveLibrary[Admin Panels](/categories/admin)

elegance/laravel-admin
======================

laravel admin

v1.1.9(11mo ago)652[1 issues](https://github.com/explore-pu/laravel-admin/issues)MITPHP

Since Aug 21Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/explore-pu/laravel-admin)[ Packagist](https://packagist.org/packages/elegance/laravel-admin)[ Docs](https://github.com/explore-pu/laravel-admin)[ RSS](/packages/elegance-laravel-admin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (15)Used By (0)

laravel-admin
=============

[](#laravel-admin)

> Note: Don't use this package on older projects! Don't use this package for older projects! Don't use this package for older projects!
>
> This package can only be authenticated in a single table, and is only suitable for independent management-side backend.
>
> - Modern applications are basically separated from the front and back, which is easy to deploy
> - It is more secure to deploy the management side and the user side separately

- [Documentation](https://explore-pu.github.io/laravel-admin-docs/)
- [中文文档](https://explore-pu.github.io/laravel-admin-docs/zh-CN)
- [Extensions](#extensions)

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

[](#requirements)

- PHP &gt;= 8.1
- Laravel ^11.0
- Fileinfo PHP Extension

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

[](#installation)

> This package requires PHP 8.1+ and Laravel 11.0

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

```
composer require elegance/laravel-admin

```

Then run these commands to publish assets and config：

```
php artisan vendor:publish --provider="Elegance\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 `http://localhost/` in browser,use email `admin@admin.com` and password `admin` to login.

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

[](#configurations)

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

Extensions
----------

[](#extensions)

ExtensionDescriptionlaravel-admin[helpers](https://github.com/laravel-admin-utils/helpers)Several tools to help you in development~1.5[media-manager](https://github.com/laravel-admin-utils/media-manager)Provides a web interface to manage local files~1.5[api-tester](https://github.com/laravel-admin-utils/api-tester)Help you to test the local laravel APIs~1.5[scheduling](https://github.com/laravel-admin-utils/scheduling)Scheduling task manager for laravel-admin~1.5[redis-manager](https://github.com/laravel-admin-utils/redis-manager)Redis manager for laravel-admin~1.5[backup](https://github.com/laravel-admin-utils/backup)An admin interface for managing backups~1.5[log-viewer](https://github.com/laravel-admin-utils/log-viewer)Log viewer for laravel~1.5[config](https://github.com/laravel-admin-utils/config)Config manager for laravel-admin~1.5[reporter](https://github.com/laravel-admin-utils/reporter)Provides a developer-friendly web interface to view the exception~1.5[wangEditor](https://github.com/laravel-admin-utils/wangEditor)A rich text editor based on [wangeditor](http://www.wangeditor.com/)~1.6[summernote](https://github.com/laravel-admin-utils/summernote)A rich text editor based on [summernote](https://summernote.org/)~1.6[china-distpicker](https://github.com/laravel-admin-utils/china-distpicker)一个基于[distpicker](https://github.com/fengyuanchen/distpicker)的中国省市区选择器~1.6[simplemde](https://github.com/laravel-admin-utils/simplemde)A markdown editor based on [simplemde](https://github.com/sparksuite/simplemde-markdown-editor)~1.6[phpinfo](https://github.com/laravel-admin-utils/phpinfo)Integrate the `phpinfo` page into laravel-admin~1.6[php-editor](https://github.com/laravel-admin-utils/php-editor)
 [python-editor](https://github.com/laravel-admin-utils/python-editor)
 [js-editor](https://github.com/laravel-admin-utils/js-editor)
 [css-editor](https://github.com/laravel-admin-utils/css-editor)
 [clike-editor](https://github.com/laravel-admin-utils/clike-editor)Several programing language editor extensions based on code-mirror~1.6[star-rating](https://github.com/laravel-admin-utils/star-rating)Star Rating extension for laravel-admin~1.6[json-editor](https://github.com/laravel-admin-utils/json-editor)JSON Editor for Laravel-admin~1.6[grid-lightbox](https://github.com/laravel-admin-utils/grid-lightbox)Turn your grid into a lightbox &amp; gallery~1.6[daterangepicker](https://github.com/laravel-admin-utils/daterangepicker)Integrates daterangepicker into laravel-admin~1.6[material-ui](https://github.com/laravel-admin-utils/material-ui)Material-UI extension for laravel-admin~1.6[sparkline](https://github.com/laravel-admin-utils/sparkline)Integrates jQuery sparkline into laravel-admin~1.6[chartjs](https://github.com/laravel-admin-utils/chartjs)Use Chartjs in laravel-admin~1.6[echarts](https://github.com/laravel-admin-utils/echarts)Use Echarts in laravel-admin~1.6[simditor](https://github.com/laravel-admin-utils/simditor)Integrates simditor full-rich editor into laravel-admin~1.6[cropper](https://github.com/laravel-admin-utils/cropper)A simple jQuery image cropping plugin.~1.6[composer-viewer](https://github.com/laravel-admin-utils/composer-viewer)A web interface of composer packages in laravel.~1.6[data-table](https://github.com/laravel-admin-utils/data-table)Advanced table widget for laravel-admin~1.6[watermark](https://github.com/laravel-admin-utils/watermark)Text watermark for laravel-admin~1.6Other
-----

[](#other)

`laravel-admin` based on following plugins or services:

- [Laravel](https://laravel.com/)
- [AdminLTE](https://adminlte.io/)
- [Datetimepicker](http://eonasdan.github.io/bootstrap-datetimepicker/)
- [font-awesome](http://fontawesome.io)
- [moment](http://momentjs.com/)
- [Google map](https://www.google.com/maps)
- [Tencent map](http://lbs.qq.com/)
- [bootstrap-fileinput](https://github.com/kartik-v/bootstrap-fileinput)
- [jquery-pjax](https://github.com/defunkt/jquery-pjax)
- [Nestable](http://dbushell.github.io/Nestable/)
- [toastr](http://codeseven.github.io/toastr/)
- [X-editable](http://github.com/vitalets/x-editable)
- [bootstrap-number-input](https://github.com/wpic/bootstrap-number-input)
- [fontawesome-iconpicker](https://github.com/itsjavi/fontawesome-iconpicker)
- [sweetalert2](https://github.com/sweetalert2/sweetalert2)

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance47

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Every ~22 days

Total

13

Last Release

355d ago

### Community

Maintainers

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

---

Top Contributors

[![explore-pu](https://avatars.githubusercontent.com/u/36793767?v=4)](https://github.com/explore-pu "explore-pu (56 commits)")

---

Tags

laraveltreeformadmintable

### Embed Badge

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

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

###  Alternatives

[encore/laravel-admin

laravel admin

11.2k3.1M444](/packages/encore-laravel-admin)

PHPackages © 2026

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