MakesHttpRequests::seeText()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this seeText(string $text, bool $negate = false) Assert that a given string

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

OutputInterface getOutput() Get the output implementation.

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

void question(string $string) Write a string as question output.

2025-01-10 15:47:30
Application::bindIf()
  • References/PHP/Laravel/Foundation

void bindIf(string $abstract, Closure|string|null $concrete = null, bool $shared = false)

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

int handle(InputInterface $input, OutputInterface $output = null) Run the

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

void setLaravel(Application $laravel)

2025-01-10 15:47:30
Application::hasMonologConfigurator()
  • References/PHP/Laravel/Foundation

bool hasMonologConfigurator() Determine if the application has a custom

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

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

2025-01-10 15:47:30
MakesHttpRequests::seeInElement()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this seeInElement(string $element, string $text, bool $negate = false) Assert

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

void question(string $string) Write a string as question output.

2025-01-10 15:47:30