whereHashtagId($hashtag->id)->count(); $hashtag->cached_count = $count; $hashtag->save(); } }); } /** * Reverse the migrations. * * @return void */ public function down() { // } };