longText("desc")->nullable()->comment("描述")->change(); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } };