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

array toArray() Convert the model instance to an array.

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

void __construct(Filesystem $files)

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

void comment(string $string, null|int|string $verbosity = null) Write a

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

string ask(string $question, string $default = null) Prompt the user for

2025-01-10 15:47:30
EventGenerateCommand::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
MailMakeCommand::callSilent()
  • References/PHP/Laravel/Foundation/Console

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

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

$this makeHidden(array|string $attributes) Make the given, typically visible

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

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

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

void __construct(Filesystem $files)

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

static Container getInstance()

2025-01-10 15:47:30