User::isGuarded()
  • References/PHP/Laravel/Foundation/Auth

bool isGuarded(string $key) Determine if the given key is guarded.

2025-01-10 15:47:30
MakesHttpRequests::see()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this see(string $text, bool $negate = false) Assert that a given string

2025-01-10 15:47:30
Application::getAlias()
  • References/PHP/Laravel/Foundation

string getAlias(string $abstract) Get the alias for an abstract if available

2025-01-10 15:47:30
Application::getCachedServicesPath()
  • References/PHP/Laravel/Foundation

string getCachedServicesPath() Get the path to the cached services.php

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

array attributesToArray() Convert the model's attributes to an array.

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

bool totallyGuarded() Determine if the model is totally guarded.

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

$this seeLink(string $text, string|null $url = null, bool $negate = false)

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

$this get(string $uri, array $headers = array()) Visit the given URI with

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

Response showRegistrationForm()

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

EventGenerateCommand class EventGenerateCommand extends

2025-01-10 15:47:30