Download the PHP package ihtisham467/laravel-permission-editor without Composer
On this page you can find all versions of the php package ihtisham467/laravel-permission-editor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ihtisham467/laravel-permission-editor
More information about ihtisham467/laravel-permission-editor
Files in ihtisham467/laravel-permission-editor
Download ihtisham467/laravel-permission-editor
More information about ihtisham467/laravel-permission-editor
Files in ihtisham467/laravel-permission-editor
Vendor ihtisham467
Package laravel-permission-editor
Short Description Visual UI for managing Roles/Permissions for Spatie Laravel Permission package
License MIT
Package laravel-permission-editor
Short Description Visual UI for managing Roles/Permissions for Spatie Laravel Permission package
License MIT
Please rate this library. Is it a good library?
Informations about the package 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
- Make sure to install the spatie/laravel-permission package first and configure it
- Run
composer require ihtisham467/laravel-permission-editor
- Run
php artisan vendor:publish --provider="Ihtisham467\LaravelPermissionEditor\PermissionEditorServiceProvider"
to publish the Assets and Config - Launch
/permission-editor/roles
in your browser
How it looks visually:
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.
All versions of laravel-permission-editor with dependencies
PHP Build Version
Package Version
Requires
spatie/laravel-permission Version
^6.3
The package ihtisham467/laravel-permission-editor contains the following files
Loading the files please wait ....