HTML and Form Builders for the Laravel Framework
composer require "laravelcollective/html:5.7.x-dev"
| 包名 | 版本要求 |
|---|---|
| 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 | ~7.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-01-25 18:42:58 |
| 类型 | library |