RouteCacheCommand::comment()
  • References/PHP/Laravel/Foundation/Console

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

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

void assertViewHas(string|array $key, mixed $value = null) Assert that

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

OutputInterface getOutput() Get the output implementation.

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

void __construct(Composer $composer)

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

bool resolved(string $abstract) Determine if the given abstract type has

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

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

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

Response showLoginForm()

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

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

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

$this withoutObservers(array|string $observers) Specify a list of observers

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

void line(string $string) Write a string as standard output.

2025-01-10 15:47:30