Download the PHP package red-jasmine/permission without Composer
On this page you can find all versions of the php package red-jasmine/permission. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download red-jasmine/permission
More information about red-jasmine/permission
Files in red-jasmine/permission
Download red-jasmine/permission
More information about red-jasmine/permission
Files in red-jasmine/permission
Vendor red-jasmine
Package permission
Short Description Permission package for Red Jasmine framework
License MIT
Homepage https://github.com/red-jasmine/permission
Package permission
Short Description Permission package for Red Jasmine framework
License MIT
Homepage https://github.com/red-jasmine/permission
Please rate this library. Is it a good library?
Informations about the package permission
Red Jasmine Permission Package
这是一个基于 spatie/laravel-permission 的全局权限系统包。
安装
功能
- 基于
spatie/laravel-permission:^6.0构建 - 包含权限系统的数据库迁移文件
- 提供全局的权限管理功能
迁移文件
包中包含以下迁移文件:
2025_01_01_000010_create_permission_tables.php- 创建权限系统所需的表结构
配置
此包依赖于 spatie/laravel-permission 的配置文件。使用前请确保已发布并配置相关配置文件。
使用
在需要使用权限功能的包中,添加此包作为依赖:
依赖
spatie/laravel-permission: ^6.0
All versions of permission with dependencies
PHP Build Version
Package Version
Requires
spatie/laravel-permission Version
^6.0
The package red-jasmine/permission contains the following files
Loading the files please wait ...