use MazimezGigapayEmployee; $employee = Employee::findById('1'); //getting employee by it's id $employee->resend(); //resend invite to the employee