You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 More fixes 🆙
This commit is contained in:
@@ -98,6 +98,6 @@ class WebsiteArticleFeatureSeeder extends Seeder
|
||||
],
|
||||
];
|
||||
|
||||
WebsiteShopArticleFeature::query()->insert($features, ['article_id']);
|
||||
WebsiteShopArticleFeature::query()->upsert($features, ['article_id', 'content']);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user