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

ActiveProject

zaman101/laravel-admin-panel
============================

Laravel Backend Admin Panel using AdminLTE 3.

229JavaScript

Since Jun 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/zaman101/laravel-admin-panel)[ Packagist](https://packagist.org/packages/zaman101/laravel-admin-panel)[ RSS](/packages/zaman101-laravel-admin-panel/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel Admin Panel
-------------------

[](#laravel-admin-panel)

Features
--------

[](#features)

This package contains backend template for laravel framework. This package contains AdmintLTE3 template. Also it contain a sample CRUD template.

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

[](#installation)

First, install the package via composer:

```
composer require zaman101/laravel-admin-panel dev-master

```

Configuration
-------------

[](#configuration)

After updating composer, publish the configuration:

```
php artisan vendor:publish --provider="Zaman101\LaravelAdminPanel\AdminPanelServiceProvider"

```

You can publish configuration with tag also:

```
php artisan vendor:publish --provider="Zaman101\LaravelAdminPanel\AdminPanelServiceProvider" --tag=views

```

For access routes add this to web.php:

```
require __DIR__.'/backend.php';

```

This will copy the views to resource/backend where you can edit it. Also css are added to public/backend folder. Now serve the project and login to the system. You can see dashboard and a sample CRUD design.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/47498983?v=4)[zaman101](/maintainers/zaman101)[@zaman101](https://github.com/zaman101)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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