VerifiesEmails
trait VerifiesEmails (View source)
Traits
| RedirectsUsers | 
Methods
| string |  redirectPath()  Get the post register / login redirect path.  |  from RedirectsUsers | 
| Response |  show(Request $request)  Show the email verification notice.  |  |
| Response |  verify(Request $request)  Mark the authenticated user's email address as verified.  |  |
| Response |  resend(Request $request)  Resend the email verification notification.  |  
Details
string redirectPath()
Get the post register / login redirect path.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/6.x/Illuminate/Foundation/Auth/VerifiesEmails.html