Commit 50bdd8e3 authored by Taylor Otwell's avatar Taylor Otwell

Some wording.

parent 7afa2792
......@@ -19,7 +19,7 @@ class AuthController extends Controller {
use AuthenticatesAndRegistersUsers;
/**
* The path to send users after registration or login.
* Where to redirect after registration or login.
*
* @var string
*/
......
......@@ -19,7 +19,7 @@ class PasswordController extends Controller {
use ResetsPasswords;
/**
* The path to send users after passwords are reset.
* Where to redirect after password reset.
*
* @var string
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment