laravel notification エラーを返さない 送信できない。空振りする。


原因、

Notification::send($friends, new friends_mail_send($user,$request->except('friend_ids')));

$friendsがnull値
もう今の所100%