mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-21 15:42:31 -05:00
Point a few other redirectTo values to the correct places
This commit is contained in:
parent
3a94d3ea48
commit
f7dec13812
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class VerificationController extends Controller
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $redirectTo = '/home';
|
||||
protected $redirectTo = '/login';
|
||||
|
||||
/**
|
||||
* Create a new controller instance.
|
||||
|
|
Loading…
Reference in a new issue