Collection sort(callable $callback = null)
string getLastGroupPrefix() Get the prefix from the last group on the stack
Collection reject(callable|mixed $callback)
Illuminate\Routing\Matching Classes
array getMiddleware() Get the middleware assigned to the controller.
void error(string $string) Write a string as error output.
bool containsStrict(mixed $key, mixed $value = null) Determine if an item
Collection whereStrict(string $key, mixed $value)
bool contains(mixed $key, mixed $value = null) Determine if an item exists
bool isValidUrl(string $path) Determine if the given path is a valid URL
Page 30 of 43