1
0
Fork 0
mirror of https://github.com/prurigro/hypothetical.git synced 2025-04-12 08:41:33 -04:00

Point a few other redirectTo values to the correct places

This commit is contained in:
Kevin MacMartin 2019-10-31 17:27:49 -04:00
parent 3a94d3ea48
commit f7dec13812

View file

@ -25,7 +25,7 @@ class VerificationController extends Controller
*
* @var string
*/
protected $redirectTo = '/home';
protected $redirectTo = '/login';
/**
* Create a new controller instance.