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

$this dontSeeLink(string $text, string|null $url = null) Assert that a

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

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

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

bool confirm(string $question, bool $default = false) Confirm a question

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

OutputInterface getOutput() Get the output implementation.

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

$this dontSeeIsSelected(string $selector, string $value) Assert that the

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

string getCreatedAtColumn() Get the name of the "created at" column.

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

void register() Register the service provider.

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

static Connection resolveConnection(string|null $connection

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

Response reset(

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

bool|null fire() Execute the console command.

2025-01-10 15:47:30