class Authenticate extends Authenticate (View source)

Methods

string|null
redirectTo(Request $request)

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

Details

protected string|null redirectTo(Request $request)

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

Parameters

Request $request

Return Value

string|null