File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -283,12 +283,12 @@ recommended to read the content of the authentication properpties /
283283methods provided by Laravel before implementing the package.
284284
285285- [x] Import the ` VerifiesUsers ` trait (mandatory)
286- - [ ] Overwrite and customize the redirect path attributes/properties (not
286+ - [ ] Overwrite and customize the redirect path attributes/properties (not
287287 mandatory)
288- - [ ] Overwrite and customize the view name for the ` getVerificationError() ` method
288+ - [ ] Overwrite and customize the view name for the ` getVerificationError() ` method
289289 (not mandatory)
290290- [x] Create the verification error view according to the defined path (mandatory)
291- - [ ] Overwrite the contructor (not mandatory)
291+ - [ ] Overwrite the contructor (not mandatory)
292292- [x] Overwrite the ` postRegister() ` /` register() ` method depending on the
293293 Laravel version you use (mandatory)
294294
You can’t perform that action at this time.
0 commit comments