HTML and Form Builders for the Laravel Framework
composer require "laravelcollective/html:5.7"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | 5.7.* |
| illuminate/routing | 5.7.* |
| illuminate/session | 5.7.* |
| illuminate/support | 5.7.* |
| illuminate/view | 5.7.* |
| php | >=7.1.3 |
| 包名 | 版本要求 |
|---|---|
| illuminate/database | 5.7.* |
| mockery/mockery | ~1.0 |
| phpunit/phpunit | ~5.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-09-05 18:08:07 |
| 类型 | library |