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 1efcb10 commit 88e614dCopy full SHA for 88e614d
README.md
@@ -92,7 +92,7 @@ class User extends Authenticatable
92
93
If you don't specify the value for the primary key of your model, a UUIDv4 will
94
be automatically generated. However, if you do specify your own UUIDv4 then it
95
-will not generate one, but instead use the one you have explicity provided. This
+will not generate one, but instead use the one you have explicitly provided. This
96
can be useful when needing the know the ID of the model before you have created
97
it:
98
0 commit comments