Commit 99b97ca7 authored by phecho's avatar phecho

Change redirecTo in AuthController

parent 2b940ce5
......@@ -28,7 +28,7 @@ class AuthController extends Controller
*
* @var string
*/
protected $redirectTo = '/home';
protected $redirectTo = '/';
/**
* Create a new authentication controller instance.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment