Browse Source

Redirect for registration only

Matt McDonald 8 years ago
parent
commit
fff42ec631
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/Auth/RegisterController.php

+ 1 - 1
app/Http/Controllers/Auth/RegisterController.php

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