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
FormRequest::server()
  • References/PHP/Laravel/Foundation/Http

string|array server(string $key = null, string|array|null $default = null)

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

bool|null fire() Execute the console command.

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