Install
class Install extends Command (View source)
Properties
protected | $signature | ||
protected | $description |
Methods
int
handle()
No description
void
void
askForSupport()
If the user accepts, opens the GitHub project in the browser.
Details
int
handle()
No description
protected void
step(string $name, Closure $task = null, bool $unless = false, string $warning = null, string $file = null, string $tag = null, array $files = null, bool $newLineBefore = false, bool $newLineAfter = false)
Run a step of the installation process.
void
askForSupport()
If the user accepts, opens the GitHub project in the browser.