insert([ 'email' => $faker->text, 'created_at' => $faker->datetime, ]); } } }