Permission handling for Laravel 6.0 and up
composer require "spatie/laravel-permission:5.5.7"
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ^7.0|^8.0|^9.0 |
| illuminate/container | ^7.0|^8.0|^9.0 |
| illuminate/contracts | ^7.0|^8.0|^9.0 |
| illuminate/database | ^7.0|^8.0|^9.0 |
| php | ^7.3|^8.0|^8.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^5.0|^6.0|^7.0 |
| phpunit/phpunit | ^9.4 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-10-19 01:37:09 |
| 类型 | library |