Skip to content

Commit 49f6f88

Browse files
committed
Documentation
1 parent f5f780b commit 49f6f88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,6 @@ Edit the `app\Http\Controllers\Auth\RegisterController.php` file.
348348
- [ ] Overwrite and customize the redirect attributes/properties paths
349349
available within the `RedirectsUsers` trait included by the
350350
`VerifiesUsers` trait. (not mandatory)
351-
- [x] Create the verification error view at
352-
`resources/views/errors/user-verification.blade.php` (mandatory)
353351
- [ ] Overwrite the contructor (not mandatory)
354352
- [x] Overwrite the `register()` method (mandatory)
355353

0 commit comments

Comments
 (0)