MigrateCommand::table()
  • References/PHP/Laravel/Database/Console/Migrations

void table(array $headers, Arrayable|array $rows,

2025-01-10 15:47:30
StatusCommand::getLaravel()
  • References/PHP/Laravel/Database/Console/Migrations

Application getLaravel()

2025-01-10 15:47:30
MigrateMakeCommand::argument()
  • References/PHP/Laravel/Database/Console/Migrations

string|array argument(string $key = null) Get the value of a command argument

2025-01-10 15:47:30
MigrateMakeCommand::setLaravel()
  • References/PHP/Laravel/Database/Console/Migrations

void setLaravel(Container $laravel)

2025-01-10 15:47:30
StatusCommand::options()
  • References/PHP/Laravel/Database/Console/Migrations

array options() Get all of the options passed to the command.

2025-01-10 15:47:30
SeedCommand::callSilent()
  • References/PHP/Laravel/Database/Console

int callSilent(string $command, array $arguments = array()) Call another

2025-01-10 15:47:30
SeederMakeCommand::info()
  • References/PHP/Laravel/Database/Console/Seeds

void info(string $string, null|int|string $verbosity = null) Write a string

2025-01-10 15:47:30
StatusCommand::callSilent()
  • References/PHP/Laravel/Database/Console/Migrations

int callSilent(string $command, array $arguments = array()) Call another

2025-01-10 15:47:30
BaseCommand::askWithCompletion()
  • References/PHP/Laravel/Database/Console/Migrations

string askWithCompletion(string $question, array $choices, string $default = null)

2025-01-10 15:47:30
SeedCommand
  • References/PHP/Laravel/Database/Console

SeedCommand class SeedCommand extends Command

2025-01-10 15:47:30