laraflake icon indicating copy to clipboard operation
laraflake copied to clipboard

Laravel Package based on Twitter Snowflake ID Generator (64 bit ID).

Results 2 laraflake issues
Sort by recently updated
recently updated
newest added

Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 3.3.0 to 3.4.49. Release notes Sourced from symfony/http-kernel's releases. v3.4.49 Changelog (https://github.com/symfony/http-kernel/compare/v3.4.48...v3.4.49) no significant changes v3.4.48 Changelog (https://github.com/symfony/http-kernel/compare/v3.4.47...v3.4.48) no significant changes v3.4.47 Changelog (https://github.com/symfony/http-kernel/compare/v3.4.46...v3.4.47) no changes v3.4.46...

dependencies

The errors below occurred when configuration values of `INITIAL_EPOCH=1569888000000` and `LARAFLAKE_SHARD_ID=1` are sent in `.env`. 1. `InvalidArgumentException : Initial epoch is invalid. Must be an integer` 2. `InvalidArgumentException : The...