dropForeign('objectives_program_id_foreign'); //$table->dropColumn('program_id'); //$table->dropColumn('outcome_id'); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } }