laravel/installer
Laravel Installer is the official CLI tool to quickly create new Laravel applications. Install via Composer, then run a single command to scaffold a fresh project with the latest framework version and recommended defaults.
|
Package
|
Constraint
|
|---|---|
| illuminate/filesystem | ^10.20|^11.0|^12.0|^13.0 |
| illuminate/support | ^10.20|^11.0|^12.0|^13.0 |
| laravel/prompts | ^0.1.18|^0.2.0|^0.3.0 |
| symfony/console | ^6.2|^7.0 |
| symfony/polyfill-mbstring | ^1.31 |
| symfony/process | ^6.2|^7.0 |
|
Package
|
Constraint
|
|---|---|
| phpstan/phpstan | ^2.1 |
| phpunit/phpunit | ^10.4 |
How can I help you explore Laravel packages today?