Skip to content

Releases: EmadAdly/laravel-uuid

Update Scope Uuid

13 Apr 22:24
a28f708
Compare
Choose a tag to compare

update scopeUuid method to match uuid with lowercase.

Removing Uppercase

13 Apr 08:46
8990d35
Compare
Choose a tag to compare

Enhancement and improvement uuid output by removing strtoupper from uuid to be standard.
this is suggestion here #13

Update to Laravel 5.6

17 Feb 14:31
99bfd8c
Compare
Choose a tag to compare

Updated compatibility to Laravel 5.6

Update to Laravel 5.5

02 Sep 23:56
Compare
Choose a tag to compare
v1.2.1

Update README.md

1.2

21 Jun 17:56
Compare
Choose a tag to compare
1.2

Update uuid generator to ramsey uuid method instead of our own method , at the suggestion of #3

1.1 Beta

16 Feb 02:16
Compare
Choose a tag to compare

See the readme for what's new!

beta

15 Feb 02:28
Compare
Choose a tag to compare
v1.0.1

update namespace

First release

14 Feb 16:45
Compare
Choose a tag to compare

First release of package