MIF_E31222691/database/factories
Martin Ro ad219e82aa
Make email unique (#5978)
When seeding large amounts of users there is a chance for a duplicate entry SQL error because the email column is unique. 64e0175398/database/migrations/2014_10_12_000000_create_users_table.php (L19)
2022-09-02 09:10:54 -05:00
..
UserFactory.php Make email unique (#5978) 2022-09-02 09:10:54 -05:00