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 8cdf412 commit d70eff4Copy full SHA for d70eff4
README.md
@@ -95,7 +95,7 @@ $user->fill([
95
$user->save();
96
```
97
98
-When you now check your database, all fields should contain a datetime similar to `2018-05-10 16:24:22`.
+All fields should now contain a datetime similar to `2018-05-10 16:24:22`.
99
100
### Clearing saved values
101
0 commit comments