PHPackages                             almaghz/laramaghz - 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. [API Development](/categories/api)
4. /
5. almaghz/laramaghz

ActiveLibrary[API Development](/categories/api)

almaghz/laramaghz
=================

laraMaghz package - laravel Admin,web and API

v1.0.9(5y ago)129MITPHPPHP &gt;=7.2

Since Jun 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ahmedalmaghz/laramaghz)[ Packagist](https://packagist.org/packages/almaghz/laramaghz)[ RSS](/packages/almaghz-laramaghz/feed)WikiDiscussions 1.x Synced 1mo ago

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

laraMaghz
=========

[](#laramaghz)

The Miss laravel Admin
----------------------

[](#the-miss-laravel-admin)

The beta version of laramaghz

Laravel Admin, web and API System (Browse, Read, Edit, Add, &amp; Delete), supporting Laravel 7 and newer!

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

[](#installation-steps)

1- Create new laravel project

```
laravel new your-project
```

### 2- Add the DB Credentials

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

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

```
DB_HOST=localhost
DB_DATABASE=homestead
DB_USERNAME=homestead
DB_PASSWORD=secret

```

### 3- Require the Package

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

After creating your new Laravel application you can include the LaraMaghz package with the following command:

```
composer require almaghz/laramaghz
```

### 4- publish package

[](#4--publish-package)

```
  php artisan vendor:publish --force
```

### 5- install laramaghz package

[](#5--install-laramaghz-package)

```
  php artisan laramaghz:install
```

Done that's it

### 6- install npm &amp; run dev

[](#6--install-npm--run-dev)

```
npm install & npm run dev
```

### 7-Run Serve then Open your project in the browser and login to admin by

[](#7-run-serve-then-open-your-project-in-the-browser-and-login-to-admin-by)

```
/*run serve */
php artisan run serve

/* data login for admin */
email : admin@laramaghz.com
password : password
```

### 8- Then go to

[](#8--then-go-to)

```
http://localhost:8080/en/admin
```

Congrlation, That's cool ,

---

Now you readey to built the first your website by The Laramaghz

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

4

Last Release

2153d ago

PHP version history (2 changes)1.0.5PHP &gt;=7.0

1.x-devPHP &gt;=7.2

### Community

Maintainers

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

---

Top Contributors

[![AhmedAlmaghz](https://avatars.githubusercontent.com/u/53489256?v=4)](https://github.com/AhmedAlmaghz "AhmedAlmaghz (48 commits)")

---

Tags

adminadminlteapilaramaghzlaravellaravel-adminwebapiweblaravelcrudadminlaravel-adminlaramaghzmaghz

### Embed Badge

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

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

###  Alternatives

[okami101/laravel-admin

Admin panel generator for Laravel 8 and based on Vuetify Admin, a separate SPA admin framework running on top of REST APIs.

382.1k](/packages/okami101-laravel-admin)[d-scribe/laraquick

A collection of classes to be extended/used in laravel applications for quick development

371.8k1](/packages/d-scribe-laraquick)[mr-timofey/laravel-admin-api

API backend for administration panels

104.1k](/packages/mr-timofey-laravel-admin-api)

PHPackages © 2026

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