uid; $likeUserId = $event->isLikeUid; EachLikeReportJob::dispatch($userId, $likeUserId, 1); EachLikeReportJob::dispatch($likeUserId, $userId, 0); } }