Application::registerConfiguredProviders()
  • References/PHP/Laravel/Foundation

void registerConfiguredProviders() Register all of the configured providers

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

OutputInterface getOutput() Get the output implementation.

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

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

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

FormRequest class FormRequest extends Request

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

void table(array $headers, Arrayable|array $rows,

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

string|array old(string $key = null, string|array|null $default = null) Retrieve

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

static array castModel(Model $model)

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

void flashOnly(array|mixed $keys) Flash only some of the input to the session

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

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

2025-01-10 15:47:30