table('weworksingle_group'); $table->changeColumn('notice', 'text', ['comment'=> '群公告', 'null'=> true]) ->update(); } }