table('train_class'); $table->changeColumn('course_id', 'text', ['comment'=> '课件','null'=> true]) ->update(); } }