@@ -64,6 +64,7 @@ class PublicController
}
$p = User::where('spread_uid', 'in', $p)->where('uid', 'not in', $child)->column('uid');
+ var_dump($c);
/**