$this->faker->name(), 'link' => $this->faker->url, 'created_at' => Carbon::now(), 'updated_at' => Carbon::now(), ]; } }