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

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
*/