Permission handling for Laravel 6.0 and up
composer require "spatie/laravel-permission:4.4.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ^6.0|^7.0|^8.0 |
| illuminate/container | ^6.0|^7.0|^8.0 |
| illuminate/contracts | ^6.0|^7.0|^8.0 |
| illuminate/database | ^6.0|^7.0|^8.0 |
| php | ^7.2.5|^8.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^4.0|^5.0|^6.0 |
| phpunit/phpunit | ^8.0|^9.0 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-08-28 23:24:45 |
| 类型 | library |