aittalghalit / entrust
此包提供了一种灵活的方法,用于将基于角色的权限添加到Laravel
8.0.0
2020-11-17 21:54 UTC
Requires
- php: >=7.3.0
- illuminate/cache: ^8.0
- illuminate/console: ^8.0
- illuminate/support: ^8.0
Requires (Dev)
- illuminate/database: ^8.0
- mockery/mockery: dev-master
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2024-09-18 05:53:58 UTC
README
此分支用于修复包,以便在Laravel v8上安装
安装
对于Laravel 8,请运行
composer require "aittalghalit/entrust": "8.0.0"
点击这里查看完整文档。
我仅更新了依赖项,因为我必须升级现有的Laravel项目。请勿使用此包进行新项目,目前它已被弃用。建议使用spatie/laravel-permission。