Meta information and article body cast
This commit is contained in:
		@@ -55,6 +55,9 @@ class ScrapeMihaaruCommand extends Command
 | 
			
		||||
                "body" => $article["content"],
 | 
			
		||||
                "guid" => $article["guid"],
 | 
			
		||||
                "published_date" => $article["date"],
 | 
			
		||||
                "meta" => [
 | 
			
		||||
                    "title" => $article["og_title"]
 | 
			
		||||
                ]
 | 
			
		||||
 | 
			
		||||
            ]);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user