mgcodeur / laravel-permission-plugin
A plugin for spatie/laravel-permission to manage roles & permissions through migrations.
Package info
github.com/mgcodeur/laravel-permission-plugin
pkg:composer/mgcodeur/laravel-permission-plugin
Fund package maintenance!
1.0.0
2025-09-05 05:51 UTC
Requires
- php: ^8.4
- illuminate/contracts: ^11.0||^12.0
- spatie/laravel-package-tools: ^1.16
- spatie/laravel-permission: ^6.21
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.8
- orchestra/testbench: ^10.0.0||^9.0.0
- pestphp/pest: ^4.0
- pestphp/pest-plugin-arch: ^4.0
- pestphp/pest-plugin-laravel: ^4.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- spatie/laravel-ray: ^1.35
Suggests
- spatie/laravel-permission: Core package to manage roles & permissions. This plugin extends it.
This package is auto-updated.
Last update: 2026-02-24 00:15:00 UTC
README
A plugin for spatie/laravel-permission to manage roles & permissions through migrations.
Installation
You can install the package via composer:
composer require mgcodeur/laravel-permission-plugin
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.