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

$this patch(string $uri, array $data = array(), array $headers = array())

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

void table(array $headers, Arrayable|array $rows,

2025-01-10 15:47:30
AuthServiceProvider::isDeferred()
  • References/PHP/Laravel/Foundation/Support/Providers

bool isDeferred() Determine if the provider is deferred.

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

string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)

2025-01-10 15:47:30
FormRequest::response()
  • References/PHP/Laravel/Foundation/Http

Response response(array $errors) Get the proper failed validation response

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

AppNameCommand class AppNameCommand extends

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

void session(array $data) Set the session to the given array.

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

array getRelations() Get all the loaded relations for the instance.

2025-01-10 15:47:30
SendsPasswordResetEmails
  • References/PHP/Laravel/Foundation/Auth

SendsPasswordResetEmails trait SendsPasswordResetEmails (

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

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

2025-01-10 15:47:30