Documentation

Authenticate extends Authenticate
in package

Table of Contents

redirectTo()  : string
Get the path the user should be redirected to when they are not authenticated.

Methods

redirectTo()

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

protected redirectTo(Request $request) : string
Parameters
$request : Request
Return values
string

Search results