Permission handling for Laravel 5.4 and up
composer require "spatie/laravel-permission:2.4.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ~5.4.0 |
| illuminate/container | ~5.4.0 |
| illuminate/contracts | ~5.4.0 |
| illuminate/database | ~5.4.0 |
| php | >=7.0 |
| 包名 | 版本要求 |
|---|---|
| monolog/monolog | ^1.22 |
| orchestra/testbench | ~3.4.2 |
| phpunit/phpunit | ^6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-08-05 08:30:04 |
| 类型 | library |