PHPackages                             serverfireteam/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. [Admin Panels](/categories/admin)
4. /
5. serverfireteam/panel

ActiveLibrary[Admin Panels](/categories/admin)

serverfireteam/panel
====================

Admin panel for Laravel applications

1.9.3.5(6y ago)42532.2k142[31 issues](https://github.com/serverfireteam/panel/issues)[2 PRs](https://github.com/serverfireteam/panel/pulls)2MITCSSPHP &gt;=7.1.3

Since Jan 19Pushed 4y ago28 watchersCompare

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

READMEChangelog (10)Dependencies (4)Versions (84)Used By (2)

LaravelPanel
============

[](#laravelpanel)

[![Total Downloads](https://camo.githubusercontent.com/c3c8e4880a876a456fb476895aa68f43de112d0bde518a0d36d3374c09fb1f48/68747470733a2f2f706f7365722e707567782e6f72672f736572766572666972657465616d2f70616e656c2f646f776e6c6f6164732e737667)](https://packagist.org/packages/serverfireteam/panel)[![Latest Stable Version](https://camo.githubusercontent.com/e5c7e3a982c062fbc6be07f1cb34f19c5d152dcf5f6f5428da51f1a00cf8627c/68747470733a2f2f706f7365722e707567782e6f72672f736572766572666972657465616d2f70616e656c2f762f737461626c652e737667)](https://packagist.org/packages/serverfireteam/panel)[![License](https://camo.githubusercontent.com/45030e4dd593d03e2bd8190f1f2977cb4e53100814b8085d5d15848ebc97d565/68747470733a2f2f706f7365722e707567782e6f72672f736572766572666972657465616d2f70616e656c2f6c6963656e73652e737667)](https://packagist.org/packages/serverfireteam/panel)

**LaravelPanel** is a modern Laravel Admin package.

This package provides an easily configurable admin panel for Laravel applications with a CRUD system, UI and more.

Table of Contents
-----------------

[](#table-of-contents)

- [Main features](#main-features)
- [Screen shots](#screen-shot)
- [Document](#document)
- [Installation](#Installation)

Main features
-------------

[](#main-features)

- **Permission/Roles** Create groups , give them access and add users to it
- **Fully translatable** , 9 languages
- **Crud**, With just few lines of code, you'll have Add, Edit, Delete and Search actions for your models.
- **Column types**: text, select box, checkbox , text editor , datetime, image , autocomplete , tag ,colorpicker
- \*\*File manager \*\* power full file manager inside the text editor
- **Extension system** that allows you to create own custom column types
- **Sorting, ordering, filters, pagination**
- **Import and Export data** Every crud you make it have import and export data from Excel
- **Clean Admin**, Based on bootstrap 3 and sb-admin-2
- **Dashboard**, It shows how many records you have in every model added in menu.
- **Preconfigured**, It has default users and models you need.
- **Powerful**, It offers a Login section, Admin settings, forgot password and all other features you need for admin panel.
- \*\* RTL support \*\*

Screen shot
-----------

[](#screen-shot)

- This is a custom CRUD with few lines of code : [![dashboard of panel](https://raw.githubusercontent.com/serverfireteam/panel/master/public/img/serverfire-panel-dashboard.jpg)](https://raw.githubusercontent.com/serverfireteam/panel/master/public/img/serverfire-panel-dashboard.jpg)[![Edit Pages](https://raw.githubusercontent.com/serverfireteam/panel/master/public/img/serverfire-panel-crud-edit.jpg)](https://raw.githubusercontent.com/serverfireteam/panel/master/public/img/serverfire-panel-crud-edit.jpg)

Document
--------

[](#document)

[Read the wiki here](https://github.com/serverfireteam/panel/wiki)

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

[](#installation)

First you need to create a laravel 5.8 project.

Add LaravelPanel with runing this code in CMD

```
composer require serverfireteam/panel

```

Or Add the package to require section of composer And run the composer update command, the package and its dependencies will be installed.

```
{
    "require": {
        "serverfireteam/panel": "1.9.*"
    },
}

```

Add the ServiceProvider of the package to the list of providers in the config/app.php file

```
'providers' => array(
    Serverfireteam\Panel\PanelServiceProvider::class
)

```

Run the following command in order to publish configs, views and assets.

```
php artisan panel:install

```

Go to your domain.com/panel and you can login with the following username and password :

```
username: admin@change.me
password: 12345

```

[for more details read the wiki here](https://github.com/serverfireteam/panel/wiki)

Good news! We're currently available for remote and on-site consulting for small, large and enterprise teams. Please contact  with your needs and let's work together!

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity46

Moderate usage in the ecosystem

Community37

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~62 days

Total

74

Last Release

2269d ago

PHP version history (2 changes)1.1.0PHP &gt;=5.4.0

1.9.0PHP &gt;=7.1.3

### Community

Maintainers

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

---

Top Contributors

[![siavash13](https://avatars.githubusercontent.com/u/5511686?v=4)](https://github.com/siavash13 "siavash13 (146 commits)")[![alenoosh](https://avatars.githubusercontent.com/u/13883?v=4)](https://github.com/alenoosh "alenoosh (85 commits)")[![quant-algo](https://avatars.githubusercontent.com/u/132761?v=4)](https://github.com/quant-algo "quant-algo (81 commits)")[![RezaAb](https://avatars.githubusercontent.com/u/1415078?v=4)](https://github.com/RezaAb "RezaAb (38 commits)")[![hamid](https://avatars.githubusercontent.com/u/1645233?v=4)](https://github.com/hamid "hamid (32 commits)")[![sgtlambda](https://avatars.githubusercontent.com/u/5894809?v=4)](https://github.com/sgtlambda "sgtlambda (19 commits)")[![AmirMehrabi](https://avatars.githubusercontent.com/u/3878847?v=4)](https://github.com/AmirMehrabi "AmirMehrabi (14 commits)")[![acekyd](https://avatars.githubusercontent.com/u/4003538?v=4)](https://github.com/acekyd "acekyd (5 commits)")[![AdrianHL](https://avatars.githubusercontent.com/u/16022257?v=4)](https://github.com/AdrianHL "AdrianHL (5 commits)")[![mohammad-fouladgar](https://avatars.githubusercontent.com/u/13538673?v=4)](https://github.com/mohammad-fouladgar "mohammad-fouladgar (4 commits)")[![alibo](https://avatars.githubusercontent.com/u/5338482?v=4)](https://github.com/alibo "alibo (4 commits)")[![serpentblade](https://avatars.githubusercontent.com/u/1483665?v=4)](https://github.com/serpentblade "serpentblade (3 commits)")[![Greenelf](https://avatars.githubusercontent.com/u/11210102?v=4)](https://github.com/Greenelf "Greenelf (3 commits)")[![Cosmitar](https://avatars.githubusercontent.com/u/1474823?v=4)](https://github.com/Cosmitar "Cosmitar (2 commits)")[![morrismukiri](https://avatars.githubusercontent.com/u/804653?v=4)](https://github.com/morrismukiri "morrismukiri (2 commits)")[![nicolaiskogheim](https://avatars.githubusercontent.com/u/2117636?v=4)](https://github.com/nicolaiskogheim "nicolaiskogheim (2 commits)")[![warksit](https://avatars.githubusercontent.com/u/5296633?v=4)](https://github.com/warksit "warksit (2 commits)")[![imanfattahi](https://avatars.githubusercontent.com/u/29686922?v=4)](https://github.com/imanfattahi "imanfattahi (2 commits)")[![bruce-thomas](https://avatars.githubusercontent.com/u/8118174?v=4)](https://github.com/bruce-thomas "bruce-thomas (1 commits)")[![ayooby](https://avatars.githubusercontent.com/u/11707675?v=4)](https://github.com/ayooby "ayooby (1 commits)")

---

Tags

laravelcmscrudbackendadminadministratoradmin-panelpanelLaravelPanel

### Embed Badge

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

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

###  Alternatives

[serverfireteam/blog

A nice blog system with laravel and laravelpanel

523.1k](/packages/serverfireteam-blog)

PHPackages © 2026

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