You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
[ErrorException]
array_key_exists(): The first argument should be either a string or an integer
Exception trace:
() at /data/vendor/fzaninotto/faker/src/Faker/UniqueGenerator.php:44
Illuminate\Foundation\Bootstrap\HandleExceptions->handleError() at n/a:n/a
array_key_exists() at /data/vendor/fzaninotto/faker/src/Faker/UniqueGenerator.php:44
It may be that I just don't understand how unique works, but I was surprised that I got this error.
The text was updated successfully, but these errors were encountered:
This works as expected:
This does not:
Stacktrace from the latter:
It may be that I just don't understand how
unique
works, but I was surprised that I got this error.The text was updated successfully, but these errors were encountered: