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 7bd199a commit 4cd9fb4Copy full SHA for 4cd9fb4
database/factories/UserFactory.php
@@ -46,7 +46,7 @@ public function unverified(): static
46
}
47
48
/**
49
- * IIndicate that the model does not have two-factor authentication configured.
+ * Indicate that the model does not have two-factor authentication configured.
50
*/
51
public function withoutTwoFactor(): static
52
{
0 commit comments