InteractsWithPages::dontSeeElement()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this dontSeeElement(string $selector, array $attributes = array()) Assert

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

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

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

handle(Request $request, $type = self::MASTER_REQUEST, $catch = true) {@inheritdoc}

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

void fire() Execute the console command.

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

$this seeIsAuthenticatedAs($user, string|null $guard = null) Assert that

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

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

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

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

2025-01-10 15:47:30
Foundation\Console
  • References/PHP/Laravel/Foundation

Illuminate\Foundation\Console Classes

2025-01-10 15:47:30
EnvironmentCommand::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
User::create()
  • References/PHP/Laravel/Foundation/Auth

static Model create(array $attributes = array())

2025-01-10 15:47:30