Permission handling for Laravel 5.4 and up
composer require "spatie/laravel-permission:2.30.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0 |
| illuminate/container | ~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0 |
| illuminate/contracts | ~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0 |
| illuminate/database | ~5.4.0|~5.5.0|~5.6.0|~5.7.0 |
| php | >=7.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ~3.4.2|~3.5.0|~3.6.0|~3.7.0 |
| phpunit/phpunit | ^5.7|6.2|^7.0 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-01-28 23:50:25 |
| 类型 | library |