Docker files for running a basic Laravel application.
composer require "laravel/sail:1.24.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | ^8.0|^9.0|^10.0 |
| illuminate/contracts | ^8.0|^9.0|^10.0 |
| illuminate/support | ^8.0|^9.0|^10.0 |
| php | ^8.0 |
| symfony/yaml | ^6.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^6.0|^7.0|^8.0 |
| phpstan/phpstan | ^1.10 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-08-27 14:26:11 |
| 类型 | library |