The API for Routing in Laravel can be found here: https://laravel.com/api/8.x/Illuminate/Routing.html
Common Methods
- whereAlpha(
array|string $parameters
) whereAlphaNumeric(array|string $parameters)
whereNumber(array|string $parameters)
whereUuid(array|string $parameters)