Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
e46a73ddb7
|
@ -28,7 +28,7 @@ class AuthController extends Controller
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $redirectTo = '/home';
|
protected $redirectTo = '/';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new authentication controller instance.
|
* Create a new authentication controller instance.
|
||||||
|
|
Loading…
Reference in New Issue