laravel/installer
Laravel Installer is the official CLI tool for creating new Laravel applications quickly. Install it via Composer and scaffold fresh projects with a single command, using the latest Laravel release and recommended defaults for your environment.
|
Package
|
Constraint
|
|---|---|
| illuminate/filesystem | ^10.20|^11.0|^12.0|^13.0 |
| illuminate/support | ^10.20|^11.0|^12.0|^13.0 |
| laravel/agent-detector | ^2.0.0 |
| laravel/prompts | ^0.1.18|^0.2.0|^0.3.17 |
| symfony/console | ^6.2|^7.0|^8.0 |
| symfony/polyfill-mbstring | ^1.31 |
| symfony/process | ^6.2|^7.0|^8.0 |
|
Package
|
Constraint
|
|---|---|
| phpstan/phpstan | ^2.1 |
| phpunit/phpunit | ^10.4 |
How can I help you explore Laravel packages today?