Skip to content

Commit 09ceb87

Browse files
committed
enable fortify Register fature
1 parent ef476b0 commit 09ceb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/fortify.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
*/
145145

146146
'features' => [
147-
// Features::registration(),
147+
Features::registration(),
148148
Features::resetPasswords(),
149149
Features::emailVerification(),
150150
Features::twoFactorAuthentication([

0 commit comments

Comments
 (0)