Skip to content

Commit fff42ec

Browse files
author
Matt McDonald
committed
Redirect for registration only
1 parent c803ff1 commit fff42ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/Auth/RegisterController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class RegisterController extends Controller
2323
use RegistersUsers;
2424

2525
/**
26-
* Where to redirect users after login / registration.
26+
* Where to redirect users after registration.
2727
*
2828
* @var string
2929
*/

0 commit comments

Comments
 (0)