fix dhiyares
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user