Im using laravel and in my case, my column email from customers table was empty. Then when I filled the email column (emails from factory - $this->faker->email), it stopped giving the error.