class EnsureEmailIsVerified (View source)
| static string | redirectTo(string $route)
Specify the redirect route for the middleware. | |
| Response|RedirectResponse|null | handle(Request $request, Closure $next, string|null $redirectToRoute = null)
Handle an incoming request. |
Specify the redirect route for the middleware.
Handle an incoming request.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Auth/Middleware/EnsureEmailIsVerified.html