PHPackages                             krisanalfa/laravel-adminlte - 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. krisanalfa/laravel-adminlte

ActiveProject[Admin Panels](/categories/admin)

krisanalfa/laravel-adminlte
===========================

his skeleton provides a barebone Laravel Application with AdminLTE Template.

1133PHP

Since Feb 27Pushed 10y agoCompare

[ Source](https://github.com/krisanalfa/laravel-adminlte)[ Packagist](https://packagist.org/packages/krisanalfa/laravel-adminlte)[ RSS](/packages/krisanalfa-laravel-adminlte/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel with AdminLTE Template
==============================

[](#laravel-with-adminlte-template)

This skeleton provides a barebone [Laravel 5.2 Application](https://github.com/laravel/laravel) with [AdminLTE](https://github.com/almasaeed2010/AdminLTE) Template.

Quick Start
-----------

[](#quick-start)

```
# Clone this repo
composer create-project krisanalfa/laravel-adminlte app

# Change active directory to 'app', as we clone this repo to 'app' folder
cd app

# You may remove the git repository
# rm -rf .git

# You may need to install bower as global package via:
# npm install -g bower
bower install

# Install all required node.js package like gulp, elixir, etc
npm install

# You may need to install gulp as global package via:
# npm install -g gulp
gulp

# After all, install your PHP dependencies library via composer
composer install -vvv

# Launch your app via PHP development server
php artisan serve

# Open your browser to http://localhost:8000/
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5585ab7e83e92b16ebfde64d7d90ff330721bcb1fbfa193fb0ffe149a4b3a7d1?d=identicon)[krisanalfa](/maintainers/krisanalfa)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/krisanalfa-laravel-adminlte/health.svg)

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

PHPackages © 2026

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