PHPackages                             develogs/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. develogs/panel

ActiveProject[Admin Panels](/categories/admin)

develogs/panel
==============

1.1.x-dev(5y ago)128MITCSS

Since Jul 2Pushed 5y agoCompare

[ Source](https://github.com/Omar-Abulkhair/dlPanel)[ Packagist](https://packagist.org/packages/develogs/panel)[ RSS](/packages/develogs-panel/feed)WikiDiscussions v1.0 Synced 6d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Panel
=====

[](#panel)

Installation Steps
------------------

[](#installation-steps)

### 1. Require the Package

[](#1-require-the-package)

you can require Package with the following command:

```
composer require develogs/panel
```

### 2. Add the DB Credentials &amp; APP\_URL

[](#2-add-the-db-credentials--app_url)

Next make sure to create a new database and add your database credentials to your .env file with url:

```
APP_URL=http://localhost:8000
DB_HOST=localhost
DB_DATABASE=homestead
DB_USERNAME=homestead
DB_PASSWORD=secret

```

### 3. Run The Installer

[](#3-run-the-installer)

Lastly, we can install Package.

```
php artisan develogs:install
```

And we're all good to go!

Start up a local development server with `php artisan serve` And, visit .

todo

- $router-&gt;middleware('name', 'MiddlewareClass');

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2144d ago

### Community

Maintainers

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

---

Top Contributors

[![Omar-Abulkhair](https://avatars.githubusercontent.com/u/55654540?v=4)](https://github.com/Omar-Abulkhair "Omar-Abulkhair (1 commits)")

### Embed Badge

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

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

###  Alternatives

[sebastienheyd/boilerplate

Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...

28618.2k3](/packages/sebastienheyd-boilerplate)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)

PHPackages © 2026

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