HasValue::matches()
  • References/PHP/Laravel/Foundation/Testing/Constraints

bool matches(Crawler|string $crawler) Check if the input contains the expected

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

string getMorphClass() Get the class name for polymorphic relations.

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

$this setAttribute(string $key, mixed $value) Set a given attribute on

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

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

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

array ips() Returns the client IP addresses.

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

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

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

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

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

$this put(string $uri, array $data = array(), array $headers = array()) Visit

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

string guessPackagePath() Guess the package path for the provider.

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

bool hasArgument(string|int $name) Determine if the given argument is present

2025-01-10 15:47:30