Improve onboarding
This commit is contained in:
parent
b3d9b9e5cd
commit
042c5b6c33
5 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@ class LoginController extends Controller
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $redirectTo = '/';
|
||||
protected $redirectTo = '/i/web';
|
||||
|
||||
protected $maxAttempts = 5;
|
||||
protected $decayMinutes = 60;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue