PHPackages                             ibrhaim13/mlarapro - 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. [Database &amp; ORM](/categories/database)
4. /
5. ibrhaim13/mlarapro

ActiveLibrary[Database &amp; ORM](/categories/database)

ibrhaim13/mlarapro
==================

laravel admin panel base mongodb

v1.1.2(4y ago)014MITPHPPHP &gt;=7.0.0

Since Jun 2Pushed 4y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (8)Versions (12)Used By (0)

laravel admin panel base mongodb Requirements ------------ - PHP &gt;= 7.0.0 - Laravel &gt;= 5.5.0 - Fileinfo PHP Extension - jenssegers/mongodb &gt;= 3

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

[](#installation)

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

```
composer require ibrhaim13/mlarapro

```

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 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

11

Last Release

1490d ago

### Community

Maintainers

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

---

Tags

laravelgridmongodbformadmin

### Embed Badge

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

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

###  Alternatives

[encore/laravel-admin

laravel admin

11.2k3.2M448](/packages/encore-laravel-admin)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[dcat-plus/laravel-admin

dcat-plus admin

1433.7k10](/packages/dcat-plus-laravel-admin)[printnow/laravel-admin

Dcat admin 永久分叉版 / 支持 Laravel 10-13, PHP 版本限制 &gt;= 8.1（支持 PHP 8.5）

462.6k](/packages/printnow-laravel-admin)[ronasit/laravel-entity-generator

Provided console command for generating entities.

2053.1k](/packages/ronasit-laravel-entity-generator)

PHPackages © 2026

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