Permission handling for Laravel 8.0 and up
composer require "spatie/laravel-permission:6.8.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ^8.12|^9.0|^10.0|^11.0 |
| illuminate/container | ^8.12|^9.0|^10.0|^11.0 |
| illuminate/contracts | ^8.12|^9.0|^10.0|^11.0 |
| illuminate/database | ^8.12|^9.0|^10.0|^11.0 |
| php | ^8.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/passport | ^11.0|^12.0 |
| orchestra/testbench | ^6.23|^7.0|^8.0|^9.0 |
| phpunit/phpunit | ^9.4|^10.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-06-21 23:50:10 |
| 类型 | library |