We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24bebe4 commit 062e53dCopy full SHA for 062e53d
README.md
@@ -1,5 +1,5 @@
1
# Laravel Model UUIDs
2
-## v3.0.0
+## v3.1.0
3
4
[](https://travis-ci.org/michaeldyrynda/laravel-model-uuid)
5
[](https://scrutinizer-ci.com/g/michaeldyrynda/laravel-model-uuid/?branch=master)
@@ -21,6 +21,8 @@ Take a look at [laravel-efficient-uuid](https://github.com/michaeldyrynda/larave
21
22
This package supports Laravel 5.5 as of version 3.0.0.
23
24
+This package supports Laravel 5.6 as of version 3.1.0.
25
+
26
## Code Samples
27
28
In order to use this package, you simply need to import and use the trait within your Eloquent models.
0 commit comments