RoutesCommand::argument()
  • References/PHP/Laravel/Foundation/Console

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

2025-01-10 15:47:30
UpCommand::getLaravel()
  • References/PHP/Laravel/Foundation/Console

Application getLaravel()

2025-01-10 15:47:30
RoutesCommand::getOutput()
  • References/PHP/Laravel/Foundation/Console

OutputInterface getOutput() Get the output implementation.

2025-01-10 15:47:30
User::forceDelete()
  • References/PHP/Laravel/Foundation/Auth

bool|null forceDelete() Force a hard delete on a soft deleted model.

2025-01-10 15:47:30
TailCommand::secret()
  • References/PHP/Laravel/Foundation/Console

string secret(string $question, bool $fallback = true) Prompt the user

2025-01-10 15:47:30
MaintenanceServiceProvider::isDeferred()
  • References/PHP/Laravel/Foundation/Providers

bool isDeferred() Determine if the provider is deferred.

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

void __construct() Create a new console command instance.

2025-01-10 15:47:30
ViewPublishCommand::getOutput()
  • References/PHP/Laravel/Foundation/Console

OutputInterface getOutput() Get the output implementation.

2025-01-10 15:47:30
AuthServiceProvider::isDeferred()
  • References/PHP/Laravel/Foundation/Support/Providers

bool isDeferred() Determine if the provider is deferred.

2025-01-10 15:47:30
TinkerServiceProvider::commands()
  • References/PHP/Laravel/Foundation/Providers

void commands(array $commands) Register the package's custom Artisan commands

2025-01-10 15:47:30