Skip to content

Commit 53f0ed9

Browse files
Correct controller name for SendsPasswordResetEmails trait
1 parent b1a4038 commit 53f0ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ These traits can be found in these three files:
3737

3838
- `App\Http\Controllers\Auth\LoginController`
3939
- `App\Http\Controllers\Auth\RegisterController`
40-
- `App\Http\Controllers\Auth\SendsPasswordResetEmails`
40+
- `App\Http\Controllers\Auth\ForgotPasswordController`
4141

4242
### Add the confirmation and resend routes
4343

0 commit comments

Comments
 (0)