string('version')->nullable()->comment("版本号")->after("source"); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } };