HTML and Form Builders for the Laravel Framework
composer require "laravelcollective/html:dev-master"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | ^6.0|^7.0 |
| illuminate/routing | ^6.0|^7.0 |
| illuminate/session | ^6.0|^7.0 |
| illuminate/support | ^6.0|^7.0 |
| illuminate/view | ^6.0|^7.0 |
| php | >=7.2.5 |
| 包名 | 版本要求 |
|---|---|
| illuminate/database | ^6.0|^7.0 |
| mockery/mockery | ~1.0 |
| phpunit/phpunit | ~7.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-03-02 16:41:28 |
| 类型 | library |