fix dhiyares

This commit is contained in:
Mohamed jinas
2024-01-06 15:58:59 +05:00
parent 1b56bcb510
commit b7bda9b09e
3 changed files with 33 additions and 18 deletions

View File

@@ -45,6 +45,7 @@ class ScrapeDhiyaresCommand extends Command
$articles = (new DhiyaresService)->scrape();
foreach ($articles as $article) {
// Attach the relationship between source and article and return the curren article instance