dropColumn('id'); $table->primary('hash'); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } }