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

string|null segment(int $index, string|null $default = null) Get a segment

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

string secret(string $question, bool $fallback = true) Prompt the user

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

void __construct(ViewPublisher $view)

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

string|array server(string $key = null, string|array|null $default = null)

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

Response reset(

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

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

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

string|null prefers(string|array $contentTypes) Return the most suitable

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

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

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

string secret(string $question, bool $fallback = true) Prompt the user

2025-01-10 15:47:30
FormFieldConstraint::toString()
  • References/PHP/Laravel/Foundation/Testing/Constraints

string toString() Get a string representation of the object. Placeholder

2025-01-10 15:47:30