PHPackages                             ibrhaim13/larapro - 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. ibrhaim13/larapro

ActiveLibrary[Admin Panels](/categories/admin)

ibrhaim13/larapro
=================

laravel admin panel

v1.1.2(3y ago)020MITPHPPHP &gt;=7.0.0

Since May 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ibrhaim13/larapro)[ Packagist](https://packagist.org/packages/ibrhaim13/larapro)[ Docs](https://github.com/ibrhaim13/larapro.git)[ RSS](/packages/ibrhaim13-larapro/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (7)Dependencies (8)Versions (8)Used By (0)

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0.0
- Laravel &gt;= 5.5.0
- Fileinfo PHP Extension

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

[](#installation)

First, install laravel 5.5 and up, and make sure that the database connection settings are correct.

```
composer require ibrhaim13/larapro

```

Then run these commands to publish assets and config：

```
php artisan vendor:publish --provider="Ibrahim13\Admin\AdminServiceProvider"

```

After run command you can find config file in `config/admin.php`, in this file you can change the installation directory,db connection or table names.

At last run following command to finish install.

```
php artisan admin:install

```

Open `http://localhost/admin/` in browser,use username `admin` and password `admin` to login.

Configurations
--------------

[](#configurations)

The file `config/admin.php` contains an array of configurations, you can find the default configurations in there.

License
-------

[](#license)

`ibrhaim13/larapro` is licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

7

Last Release

1440d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ec6d35b88d023aefb953853deeb40e6da9df55c3c617c73667b4423557ce2c0?d=identicon)[ibrhaim13](/maintainers/ibrhaim13)

---

Top Contributors

[![ibrahimMH13](https://avatars.githubusercontent.com/u/9980742?v=4)](https://github.com/ibrahimMH13 "ibrahimMH13 (7 commits)")

---

Tags

laravelgridformadmin

### Embed Badge

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

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

###  Alternatives

[encore/laravel-admin

laravel admin

11.2k3.1M444](/packages/encore-laravel-admin)

PHPackages © 2026

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