Registry / cli / laravel-installer

laravel-installer

JSON →
library5.28.1phppackagistunverified

Laravel application installer.

composer require laravel/installer
INSTALL
IMPORT
SIG · LARAVEL-INSTALLER
L
laravel-installer
cliphpv5.28.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NewCommand
use Laravel\Installer\Console\NewCommand;

Create a new Laravel application.

use Laravel\Installer\Console\NewCommand; $command = new NewCommand(); $command->run(new Symfony\Component\Console\Input\ArrayInput(['name' => 'my-app']), new Symfony\Component\Console\Output\ConsoleOutput());
Debug
Known issues
breakingRequires PHP 8.1+ and Composer.
fix
Ensure your environment meets these requirements.
affects: >=5.0.0
Upgrade
Version history
5.28.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
16
Resources
laravel-installer — pip install laravel-installer · libregistry