RollbackCommand::error()
  • References/PHP/Laravel/Database/Console/Migrations

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

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

bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)

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

OutputInterface getOutput() Get the output implementation.

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

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

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

void info(string $string) Write a string as information output.

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

void line(string $string, string $style = null, null|int|string $verbosity = null)

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

int run(InputInterface $input, OutputInterface $output) Run the console

2025-01-10 15:47:30
SeedCommand::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
SeedCommand::__construct()
  • References/PHP/Laravel/Database/Console/Seeds

void __construct(ConnectionResolverInterface

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

InstallCommand class InstallCommand extends

2025-01-10 15:47:30