We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f780b commit 49f6f88Copy full SHA for 49f6f88
README.md
@@ -348,8 +348,6 @@ Edit the `app\Http\Controllers\Auth\RegisterController.php` file.
348
- [ ] Overwrite and customize the redirect attributes/properties paths
349
available within the `RedirectsUsers` trait included by the
350
`VerifiesUsers` trait. (not mandatory)
351
-- [x] Create the verification error view at
352
- `resources/views/errors/user-verification.blade.php` (mandatory)
353
- [ ] Overwrite the contructor (not mandatory)
354
- [x] Overwrite the `register()` method (mandatory)
355
0 commit comments