FormRequest::matchesType()
  • References/PHP/Laravel/Foundation/Http

static bool matchesType(string $actual, string $type) Determine

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

$this seeElement(string $selector, array $attributes = array(), bool $negate = false)

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

Illuminate\Foundation\Auth Classes

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

array getGlobalScopes() Get the global scopes for this class instance.

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
RoutesCommand::call()
  • References/PHP/Laravel/Foundation/Console

int call(string $command, array $arguments = array()) Call another console

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

int call(string $command, array $arguments = array()) Call another console

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

static void created(Closure|string $callback, int $priority)

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

string|array argument(string $key = null) Get the value of a command argument

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

string getRememberToken() Get the token value for the "remember me" session

2025-01-10 15:47:30