Laravel Uuid Versions Save

Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.

1.3

9 years ago

Pulled in https://github.com/webpatser/laravel-uuid/pull/1

Updates Static binding and better Docblocks