Download the PHP package simplysamin/laravel-permission-editor without Composer
On this page you can find all versions of the php package simplysamin/laravel-permission-editor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download simplysamin/laravel-permission-editor
More information about simplysamin/laravel-permission-editor
Files in simplysamin/laravel-permission-editor
Download simplysamin/laravel-permission-editor
More information about simplysamin/laravel-permission-editor
Files in simplysamin/laravel-permission-editor
Vendor simplysamin
Package laravel-permission-editor
Short Description Assign roles and permissions visually using the Spatie Laravel Permission package
License MIT
Package laravel-permission-editor
Short Description Assign roles and permissions visually using the 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: Manage Roles and Permissions with Ease
This package offers a visual interface to manage roles and permissions within your Laravel application, built on top of the Spatie Laravel Permission package.
Key Features
- Effortlessly manage roles and permissions through a visual interface
- No coding required
- Quick setup and integration
- Streamline user access control
Getting Started
-
Install Spatie Laravel Permission:
- Follow the instructions to install and configure the Spatie Laravel Permission package in your project.
-
Install Laravel Permission Editor:
- Run the following command in your terminal:
-
Publish Assets and Config:
- Run this command to make the package's resources available:
- Access the Interface:
- Open your browser and navigate to
/permission-editor/roles
to start managing roles and permissions.
- Open your browser and navigate to
Security Tip
- Consider adding authentication middleware (like
auth
) to protect the routes within the publishedconfig/permission-editor.php
file.
All versions of laravel-permission-editor with dependencies
PHP Build Version
Package Version
Requires
spatie/laravel-permission Version
^6.0
The package simplysamin/laravel-permission-editor contains the following files
Loading the files please wait ....