EmailVerificationNotificationController extends Controller
Table of Contents
- store() : RedirectResponse
- Send a new email verification notification.
Methods
store()
Send a new email verification notification.
public
store(Request $request) : RedirectResponse
Parameters
- $request : Request