RoutingServiceProvider::isDeferred()
  • References/PHP/Laravel/Routing

bool isDeferred() Determine if the provider is deferred.

2025-01-10 15:47:30
RouteDependencyResolverTrait::resolveMethodDependencies()
  • References/PHP/Laravel/Routing

array resolveMethodDependencies(array $parameters, ReflectionFunctionAbstract $reflector)

2025-01-10 15:47:30
Redirector::refresh()
  • References/PHP/Laravel/Routing

RedirectResponse refresh(int $status = 302, array $headers =

2025-01-10 15:47:30
MiddlewareMakeCommand::anticipate()
  • References/PHP/Laravel/Routing/Console

string anticipate(string $question, array $choices, string $default = null)

2025-01-10 15:47:30
ControllerMiddlewareOptions::only()
  • References/PHP/Laravel/Routing

$this only(array|string|dynamic $methods) Set the controller methods the

2025-01-10 15:47:30
MakeControllerCommand::argument()
  • References/PHP/Laravel/Routing/Console

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

2025-01-10 15:47:30
SortedMiddleware::make()
  • References/PHP/Laravel/Routing

static Collection make(mixed $items = array())

2025-01-10 15:47:30
Redirector::setSession()
  • References/PHP/Laravel/Routing

void setSession(Store $session)

2025-01-10 15:47:30
ControllerMakeCommand::table()
  • References/PHP/Laravel/Routing/Console

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

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

OutputInterface getOutput() Get the output implementation.

2025-01-10 15:47:30