EventMakeCommand::warn()
  • References/PHP/Laravel/Foundation/Console

void warn(string $string) Write a string as warning output.

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

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

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

void setLaravel(Application $laravel)

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

void fire() Execute the console command.

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

void forgetInstances() Clear all of the instances from the container.

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

$this visitRoute(string $route, array $parameters = array()) Visit the

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

$this seeInField(string $selector, string $expected, bool $negate = false)

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

static void saving(Closure|string $callback, int $priority)

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

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

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

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

2025-01-10 15:47:30