InteractsWithAuthentication::seeCredentials()
  • References/PHP/Laravel/Foundation/Testing/Concerns

$this seeCredentials(array $credentials, string|null $guard = null) Assert

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

Application getLaravel()

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

int run(InputInterface $input, OutputInterface $output) Run the console

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

$this seeInElement(string $element, string $text, bool $negate = false) Assert

2025-01-10 15:47:30
NotificationMakeCommand::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
InteractsWithPages::seeLink()
  • References/PHP/Laravel/Foundation/Testing/Concerns

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

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

Store session()

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

array toArray() Get all of the input and files for the request.

2025-01-10 15:47:30
MocksApplicationServices
  • References/PHP/Laravel/Foundation/Testing/Concerns

MocksApplicationServices trait MocksApplicationServices (

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

mixed getAttribute(string $key) Get an attribute from the model.

2025-01-10 15:47:30