Found a solution myself.
$data = array('key' => $user->confirmation_code, 'username' => $user->username);
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community