Merge pull request #4053 from mattmcdonald-uk/master

Redirect for registration only
This commit is contained in:
Taylor Otwell 2016-11-17 07:52:34 -06:00 committed by GitHub
commit 6645cae859
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class RegisterController extends Controller
use RegistersUsers;
/**
* Where to redirect users after login / registration.
* Where to redirect users after registration.
*
* @var string
*/