Skip to content

Commit

Permalink
Merge pull request #15 from BrandonSurowiec/patch-1
Browse files Browse the repository at this point in the history
Correct controller name for SendsPasswordResetEmails trait
  • Loading branch information
mpociot authored Jun 4, 2018
2 parents 6e9e84d + 53f0ed9 commit 5beb4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ These traits can be found in these three files:

- `App\Http\Controllers\Auth\LoginController`
- `App\Http\Controllers\Auth\RegisterController`
- `App\Http\Controllers\Auth\SendsPasswordResetEmails`
- `App\Http\Controllers\Auth\ForgotPasswordController`

### Add the confirmation and resend routes

Expand Down

0 comments on commit 5beb4ff

Please sign in to comment.