integer('id'); }); } /** * Reverse the migrations. * * @return void */ public function down() { Schema::drop('ab_host_server_id'); } }