Свойство | Тип | Описание | |
---|---|---|---|
$description | string | The console command description. | |
$migrations | |||
$signature | string | php artisan xe:update [version] [--skip-download] |
Метод | Описание | |
---|---|---|
__construct ( ) | Create a new controller creator command instance. | |
fire ( |
Execute the console command. |
Метод | Описание | |
---|---|---|
markInstalled ( ) : void | markInstalled | |
migrateCore ( $installedVersion, $newVersion ) : void | migrateCore | |
printGuide ( ) |
public __construct ( ) |
protected string $description | ||
Результат | string |
protected string $signature | ||
Результат | string |