Improve onboarding

This commit is contained in:
Daniel Supernault 2022-01-24 23:26:38 -07:00
parent b3d9b9e5cd
commit 042c5b6c33
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7
5 changed files with 6 additions and 6 deletions

View file

@ -32,7 +32,7 @@ class RegisterController extends Controller
*
* @var string
*/
protected $redirectTo = '/';
protected $redirectTo = '/i/web';
/**
* Create a new controller instance.