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 d8935e1 commit dafdb86Copy full SHA for dafdb86
README.md
@@ -80,7 +80,7 @@ You have to define a `$versioned` array in your model that contains all versione
80
81
### Queries
82
83
-#### Get data from database
+#### Get versions from database
84
85
By default the query builder will fetch the latest version (e. g. `User::find(1);` will return the latest version of user #1).
86
0 commit comments