extends |
Command |
---|
Methods | ||
---|---|---|
protected
|
getMigrationPaths(): string[]
|
# |
protected
|
usingRealPath(): bool
|
# |
protected
|
getMigrationPath(): string
|
# |
Methods used from Illuminate\Console\Concerns\CallsCommands |
---|
call(), callSilent(), callSilently(), runCommand(), createInputFromArguments(), context() |
Methods used from Illuminate\Console\Concerns\HasParameters |
---|
specifyParameters(), getArguments(), getOptions() |
Methods used from Illuminate\Console\Concerns\InteractsWithSignals |
---|
trap() |
Methods used from Illuminate\Support\Traits\Macroable |
---|
macro(), mixin(), hasMacro(), flushMacros(), __callStatic(), __call() |
Constants inherited from Symfony\Component\Console\Command\Command |
---|
|
Properties inherited from Illuminate\Console\Command |
---|
$laravel, $signature, $name, $description, $help, $hidden, $isolated, $isolatedExitCode, $aliases |
Properties used from Illuminate\Console\Concerns\InteractsWithIO |
---|
$input, $output, $verbosity, $verbosityMap |
Properties used from Illuminate\Console\Concerns\InteractsWithSignals |
---|
$signals |
Properties used from Illuminate\Support\Traits\Macroable |
---|
$macros |