insert([ 'title' => $faker->text, 'description' => $faker->text, 'image' => $faker->text, 'link' => $faker->text, ]); } } }