PHPackages                             lmottasin/laravel-permission-editor - 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. lmottasin/laravel-permission-editor

ActiveLibrary

lmottasin/laravel-permission-editor
===================================

Visual UI for managing Roles/Permissions for Spatie Laravel Permission package

v1.0.0(2y ago)07MITBlade

Since Apr 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/lmottasin/laravel-permission-editor)[ Packagist](https://packagist.org/packages/lmottasin/laravel-permission-editor)[ RSS](/packages/lmottasin-laravel-permission-editor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Laravel Permission Editor
=========================

[](#laravel-permission-editor)

This is a package that gives a very simple visual UI for managing roles/permissions for Spatie Laravel Permission package.

How to Use
----------

[](#how-to-use)

1. Make sure to install the spatie/laravel-permission package first and configure it
    - `composer require spatie/laravel-permission`
    - `php artisan vendor:publish --provider="Spatie\Permission\PermissionServiceProvider"`
    - ` php artisan migrate`
2. Run `composer require lmottasin/laravel-permission-editor`
3. Run `php artisan vendor:publish --provider="Lmottasin\LaravelPermissionEditor\Providers\PermissionEditorServiceProvider"` to publish the Assets and Config
4. Launch `/permission-editor/roles` in your browser

How it looks visually:

[![Screenshot 2024-04-26 at 11 32 17 AM](https://private-user-images.githubusercontent.com/68915904/325859942-60904414-e8b4-4178-a21d-17a9e120d0c5.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU3NjUzNTUsIm5iZiI6MTc3NTc2NTA1NSwicGF0aCI6Ii82ODkxNTkwNC8zMjU4NTk5NDItNjA5MDQ0MTQtZThiNC00MTc4LWEyMWQtMTdhOWUxMjBkMGM1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDA5VDIwMDQxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE4ODU3YjYyZDEyMDk4YTkwZjMyYzU3MWYyYmZhOWUxMGQzMWI2MDNiNjU5NzJiZjQ1YzhjN2ZlMjc0Yjk1MjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Y4wCFV_m9p18xA8HENtQqJu_4oos85Ga74gR9hpWVYc)](https://private-user-images.githubusercontent.com/68915904/325859942-60904414-e8b4-4178-a21d-17a9e120d0c5.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU3NjUzNTUsIm5iZiI6MTc3NTc2NTA1NSwicGF0aCI6Ii82ODkxNTkwNC8zMjU4NTk5NDItNjA5MDQ0MTQtZThiNC00MTc4LWEyMWQtMTdhOWUxMjBkMGM1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDA5VDIwMDQxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE4ODU3YjYyZDEyMDk4YTkwZjMyYzU3MWYyYmZhOWUxMGQzMWI2MDNiNjU5NzJiZjQ1YzhjN2ZlMjc0Yjk1MjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Y4wCFV_m9p18xA8HENtQqJu_4oos85Ga74gR9hpWVYc)**Notice**: you may want to secure the routes by adding extra middleware like `auth`, you can do it in the published `config/permission-editor.php` file.

---

Importat Info
-------------

[](#importat-info)

- Do not use this package, this package is only for learning purpose

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

747d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lmottasin-laravel-permission-editor/health.svg)

```
[![Health](https://phpackages.com/badges/lmottasin-laravel-permission-editor/health.svg)](https://phpackages.com/packages/lmottasin-laravel-permission-editor)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[althinect/filament-spatie-roles-permissions

340954.7k9](/packages/althinect-filament-spatie-roles-permissions)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.3k](/packages/typicms-base)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[binary-cats/laravel-rbac

Laravel enum-backed RBAC extension of spatie/laravel-permission

7730.4k](/packages/binary-cats-laravel-rbac)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1225.0k10](/packages/fleetbase-core-api)

PHPackages © 2026

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