Permission handling for Laravel 5.4 and up
composer require "spatie/laravel-permission:2.17.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.3.0|~3.4.2|^3.5.0 |
| phpunit/phpunit | ^5.7|6.2|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-08-24 13:39:52 |
| 类型 | library |