class AuthenticateRegister extends Authenticate

Methods

string
redirectTo(Request $request)

Get the path the user should be redirected to when they are not authenticated.

Details

at line 15
protected string redirectTo(Request $request)

Get the path the user should be redirected to when they are not authenticated.

Parameters

Request $request

Return Value

string