PHPackages                             larapanel/larapanel - 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. larapanel/larapanel

ActiveLibrary[Admin Panels](/categories/admin)

larapanel/larapanel
===================

v0.1.8(4y ago)315MITBladePHP 7.1.\*|7.2.\*|7.3.\*|7.4.\*

Since May 13Pushed 4y ago2 watchersCompare

[ Source](https://github.com/larapanel/larapanel)[ Packagist](https://packagist.org/packages/larapanel/larapanel)[ RSS](/packages/larapanel-larapanel/feed)WikiDiscussions master Synced 1mo ago

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

Larapanel
=========

[](#larapanel)

Simple laravel panel
--------------------

[](#simple-laravel-panel)

### getting started

[](#getting-started)

#### installation

[](#installation)

```

composer require larapanel/larapanel

```

#### Publish view and js files

[](#publish-view-and-js-files)

```

php artisan vendor:publish --tag=larapanel

// for update :

php artisan vendor:publish --tag=larapanel --force

```

### Configuration

[](#configuration)

### step 1 :

[](#step-1-)

After publishing new files, copy these two lines in your webpack.mix.js

```

.js('resources/js/vendor/larapanel/larapanel.js', 'public/modules/js')
.sass('resources/sass/vendor/larapanel/larapanel.scss', 'public/modules/css')

```

Please note that panel fonts will be published in the following directory :

```

resources/fonts/

```

### step 2 :

[](#step-2-)

Run following cli command :

```

npm run dev

```

### Usage

[](#usage)

Not available yet...

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

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

Total

9

Last Release

1821d ago

### Community

Maintainers

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

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

---

Top Contributors

[![sinatx](https://avatars.githubusercontent.com/u/76904071?v=4)](https://github.com/sinatx "sinatx (11 commits)")

### Embed Badge

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

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

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.4M207](/packages/backpack-crud)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)

PHPackages © 2026

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