codebot/entrust
最新稳定版本:8.0.2
Composer 安装命令:
composer require codebot/entrust
包简介
This package provides a flexible way to add Role-based Permissions to Laravel
README 文档
README
This fork is to fix the package to be installable on Laravel v7 and Laravel v8
Installation
For Laravel 7 run:
composer require "codebot/entrust": "^7.0"
For Laravel 8 run:
composer require "codebot/entrust": "^8.0"
Click here for the full documentation.
I've updated dependencies only, because I had to upgrade existing Laravel project. Do not use this package for new projects, it's abandoned at this moment. spatie/laravel-permission should be a good choice.
统计信息
- 总下载量: 92.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-25