Permission handling for Laravel 5.8 and up
composer require "spatie/laravel-permission:3.18.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ^5.8|^6.0|^7.0|^8.0 |
| illuminate/container | ^5.8|^6.0|^7.0|^8.0 |
| illuminate/contracts | ^5.8|^6.0|^7.0|^8.0 |
| illuminate/database | ^5.8|^6.0|^7.0|^8.0 |
| php | ^7.2.5|^8.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^3.8|^4.0|^5.0|^6.0 |
| phpunit/phpunit | ^8.0|^9.0 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-11-09 14:08:36 |
| 类型 | library |