ClearCompiledCommand::hasOption()
  • References/PHP/Laravel/Foundation/Console

bool hasOption(string $name) Determine if the given option is present.

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

bool hasOption(string $name) Determine if the given option is present.

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

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

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

OutputInterface getOutput() Get the output implementation.

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

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

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

array provides() Get the services provided by the provider.

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

array provides() Get the services provided by the provider.

2025-01-10 15:47:30
TestCase::handle()
  • References/PHP/Laravel/Foundation/Testing

$this handle(Request $request)

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

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

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

void setRememberToken(string $value) Set the token value for the "remember

2025-01-10 15:47:30