Laravel Snowflake Versions Save

This Laravel package to generate 64 bit identifier like the snowflake within Twitter.

v2.3.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/kra8/laravel-snowflake/compare/v2.2.0...v2.3.0

v2.2.0

1 year ago

v2.1.2

1 year ago

v2.1.1

2 years ago

v2.1.0

2 years ago
  • Add HasShortPrimary Trait. (for JavaScript.)
  • Changed the method of determining the sequence number to random.

v2.0.4

2 years ago

v2.0.3

2 years ago

v2.0.2

3 years ago

v2.0.1

3 years ago
  • Support for Laravel 8

v2.0.0

4 years ago
  • Support for Laravel 7