Problems with ulid #44219
Problems with ulid
#44219
-
We get support for the new Ulid in "Illuminate\Support\Str::ulid()", but for some reason the symfony/uid component is not available. I had to require it manually with "composer require symfony/uid" on a brand new install (v9.30.1). Is that the correct behavior? |
Beta Was this translation helpful? Give feedback.
Answered by
X-Coder264
Sep 20, 2022
Replies: 1 comment
Answer selected by
jezzdk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#44202