integer('status')->default('0'); }); } /** * Reverse the migrations. * * @return void */ public function down() { Schema::table('vehicles', function (Blueprint $table) { // }); } }