HTML and Form Builders for the Laravel Framework
composer require "laravelcollective/html:6.2.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | ^6.0|^7.0|^8.0 |
| illuminate/routing | ^6.0|^7.0|^8.0 |
| illuminate/session | ^6.0|^7.0|^8.0 |
| illuminate/support | ^6.0|^7.0|^8.0 |
| illuminate/view | ^6.0|^7.0|^8.0 |
| php | >=7.2.5 |
| 包名 | 版本要求 |
|---|---|
| illuminate/database | ^6.0|^7.0|^8.0 |
| mockery/mockery | ~1.0 |
| phpunit/phpunit | ~7.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-09-07 19:59:40 |
| 类型 | library |