create([ 'category' => $category->id, 'vehicle' => $vehicles->random()->id, 'place' => $i, ]); } } } }