PHPackages                             virtualorz/laraadmin - 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. [Framework](/categories/framework)
4. /
5. virtualorz/laraadmin

ActiveProject[Framework](/categories/framework)

virtualorz/laraadmin
====================

The Laravel Framework. use for AdminLte

0.0.10(6y ago)07[1 PRs](https://github.com/virtualorz/laraAdmin/pulls)MITPHPPHP ^7.1.3

Since Jul 12Pushed 3y agoCompare

[ Source](https://github.com/virtualorz/laraAdmin)[ Packagist](https://packagist.org/packages/virtualorz/laraadmin)[ RSS](/packages/virtualorz-laraadmin/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (13)Versions (12)Used By (0)

Usage
=====

[](#usage)

Use Laravel and AdminLte build data manage backend
provider two login method and two login panel
build in permission manage page using virtualorz/paemission
build in personalize theme sessing
build in CRUD control log
suild in admin account CRUD method (if using local login)

Install
=======

[](#install)

```
composer create-project --prefer-dist virtualorz/laraadmin PROJECT_NAME

```

edit .env file
==============

[](#edit-env-file)

copy .env.example to .env and add this variables :

API\_LOGIN\_URL : url for admin remote login auth
API\_GETMEMBER\_URL : url for remote get all admin member list after login
LOGINSESSION : session key name for store admin login data
LOGINSESSION\_CUSTOMER : session key fir store customer login data
LOGINPAGE : route name for admin lgoin path
LOGINPAGE\_CUSTOMER : route name for customer login path
UPLOADDIR : file upload dir under public/upload/
SYSTEM\_TITLE : text for web title
SYSTEM\_HEADER : html for left menu header , ex : "**COMPANY**SYSTEM\_NAME"
SYSTEM\_HEADER\_SHORT : html for left menu header short name , ex : "**J**PT"
SYSTEM\_FOOTER : html for footer , ex : "

**Version** 2.4.0

**Copyright © 2014-2016 [Almsaeed Studio](https://adminlte.io).** All rights reserved."
LOGIN\_PATH : login method, 'remote' for remote login , 'local' for local login
LOGIN\_TITLE : text for login view title
LOGIN\_VIEW : login view style, 'custom' for front page login style, 'admin' for AdminLte defualt login view
FILESYSTEM\_DRIVER : use in config/filesystem, defult use : public
Run Migration
=============

[](#run-migration)

```
php artisan migrate

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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 ~3 days

Total

10

Last Release

2474d ago

### Community

Maintainers

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

---

Top Contributors

[![alvin-js](https://avatars.githubusercontent.com/u/59727853?v=4)](https://github.com/alvin-js "alvin-js (22 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/virtualorz-laraadmin/health.svg)

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

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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