Permission handling for Laravel 5.1 and up
composer require "spatie/laravel-permission:1.x-dev"
| 包名 | 版本要求 |
|---|---|
| illuminate/contracts | ~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| laravel/framework | ~5.1.11|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| php | >=5.6.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^3.3.0 <3.8.0 |
| phpunit/phpunit | ^5.7.8|~6.0|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-03-01 19:40:31 |
| 类型 | library |