OptimizeServiceProvider::when()
  • References/PHP/Laravel/Foundation/Providers

array when() Get the events that trigger this service provider to register

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

string redirectPath() Get the post register / login redirect path.

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

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

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

Response call(string $method, string $uri, array $parameters = array(), array

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

bool|null delete() Delete the model from the database.

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

mixed getKey() Get the value of the model's primary key.

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

ConfigClearCommand class ConfigClearCommand extends

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

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

2025-01-10 15:47:30
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