table('scheduled_number'); $table->addColumn('data', 'text', ['default' => null, 'null' => true, 'after' => 'number']) ->update(); } }