HTML and Form Builders for the Laravel Framework
composer require "laravelcollective/html:6.0.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | 6.0.* |
| illuminate/routing | 6.0.* |
| illuminate/session | 6.0.* |
| illuminate/support | 6.0.* |
| illuminate/view | 6.0.* |
| php | >=7.2 |
| 包名 | 版本要求 |
|---|---|
| illuminate/database | 6.0.* |
| mockery/mockery | ~1.0 |
| phpunit/phpunit | ~7.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-09-23 06:16:50 |
| 类型 | library |