Permission handling for Laravel 5.1 and up
composer require "spatie/laravel-permission:1.11.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/contracts | ~5.1.0|~5.2.0|~5.3.0|~5.4.0 |
| laravel/framework | ~5.1.11|~5.2.0|~5.3.0|~5.4.0 |
| php | >=5.6.0 |
| 包名 | 版本要求 |
|---|---|
| monolog/monolog | ^1.22 |
| orchestra/testbench | ~3.3.0|~3.4.0 |
| phpunit/phpunit | ^5.7.8 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-03-12 07:58:04 |
| 类型 | library |