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

Application getLaravel()

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

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

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

OutputInterface getOutput() Get the output implementation.

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

void __construct(ConnectionResolverInterface

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

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

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

bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback

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

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

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

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

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

void setLaravel(Container $laravel)

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

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

2025-01-10 15:47:30