laravel/installer
Laravel Installer is the official command-line tool for creating new Laravel applications. Install globally via Composer and run laravel new to scaffold a fresh project quickly, with the latest framework version and starter setup.
|
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?