laraveldaily/laravel-permission-editor
最新稳定版本:0.0.1
Composer 安装命令:
composer require laraveldaily/laravel-permission-editor
包简介
Visual UI for managing Roles/Permissions for Spatie Laravel Permission package
README 文档
README
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 laraveldaily/laravel-permission-editor - Run
php artisan vendor:publish --provider="Laraveldaily\LaravelPermissionEditor\PermissionEditorServiceProvider"to publish the Assets and Config - Launch
/permission-editor/rolesin 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.
More from our LaravelDaily Team
- Enroll in our Laravel Online Courses
- Check out our adminpanel generator QuickAdminPanel
- Subscribe to our YouTube channel Laravel Daily
统计信息
- 总下载量: 606
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 42
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-11