Illuminate\Foundation\Providers Classes
void __construct() Create a new console command instance.
void table(array $headers, array $rows, string $style = 'default') Format
void table(array $headers, Arrayable|array $rows,
string ask(string $question, string $default = null) Prompt the user for
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void comment(string $string) Write a string as comment output.
string getUpdatedAtColumn() Get the name of the "updated at" column.
static Builder|
void commands(array|mixed $commands) Register the package's custom Artisan
Page 70 of 100