ValidateSignature
class ValidateSignature (View source)
Properties
| protected array<int, string> | $ignore | The names of the parameters that should be ignored. |
|
| static protected array | $neverValidate | The globally ignored parameters. |
Methods
Specify that the URL signature is for a relative URL.
Specify that the URL signature is for an absolute URL.
Parse the additional arguments given to the middleware.
Indicate that the given parameters should be ignored during signature validation.
Details
static string
relative(array|string $ignore = [])
Specify that the URL signature is for a relative URL.
static class-string
absolute(array|string $ignore = [])
Specify that the URL signature is for an absolute URL.
protected array
parseArguments(array $args)
Parse the additional arguments given to the middleware.
static void
except(array|string $parameters)
Indicate that the given parameters should be ignored during signature validation.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.