Router::mergeWithLastGroup()
  • References/PHP/Laravel/Routing

array mergeWithLastGroup(array $new) Merge the given array with the last

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

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

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

array resolveMethodDependencies(array $parameters, ReflectionFunctionAbstract $reflector)

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

RedirectResponse away(string $path, int $status = 302, array

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

array when() Get the events that trigger this service provider to register

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

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

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

array arguments() Get all of the arguments passed to the command.

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

RedirectResponse guest(string $path, int $status = 302, array

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

array getMiddleware() Get all of the defined middleware short-hand names

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

string getResourceWildcard(string $value) Format a resource parameter for

2025-01-10 15:47:30