Permission handling for Laravel 8.0 and up
composer require "spatie/laravel-permission:6.1.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ^8.12|^9.0|^10.0 |
| illuminate/container | ^8.12|^9.0|^10.0 |
| illuminate/contracts | ^8.12|^9.0|^10.0 |
| illuminate/database | ^8.12|^9.0|^10.0 |
| php | ^8.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/passport | ^11.0 |
| orchestra/testbench | ^6.23|^7.0|^8.0 |
| phpunit/phpunit | ^9.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-11-09 22:03:17 |
| 类型 | library |