UrlGenerator::setRootControllerNamespace()
  • References/PHP/Laravel/Routing

$this setRootControllerNamespace(string $rootNamespace) Set the root controller

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

Collection except(mixed $keys)

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

static array pathsToPublish(string $provider = null, string $group = null)

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

void patterns(array $patterns) Set a group of global where patterns on

2025-01-10 15:47:30
ControllerGenerator::__construct()
  • References/PHP/Laravel/Routing/Generators

void __construct(Filesystem $files)

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

string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)

2025-01-10 15:47:30
ControllerInspector deprecated
  • References/PHP/Laravel/Routing

ControllerInspector deprecated class ControllerInspector

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

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

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

mixed pull(mixed $key, mixed $default = null) Get and remove an item from

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

Collection every(int $step, int $offset)

2025-01-10 15:47:30