Files
minicrm/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. https://github.com/laravel/laravel/blob/64e01753985749fab6626a370b27baa8431e74e6/database/migrations/2014_10_12_000000_create_users_table.php#L19
2022-09-02 09:10:54 -05:00
..
2022-09-02 09:10:54 -05:00