class Authenticate extendsAuthenticate

Methods

string
redirectTo(Request$request)

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

Details

at line15
protectedstring redirectTo(Request$request)

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

Parameters

Request $request

Return Value

string