i use this code
$labels = DB::table(\'post_tag\') ->select(\'tags.name as tagname\') ->join(\'posts\',\'posts.id\', \'=\',\'post