getTable("cc_subjs"); $table->addColumn("cell_phone", "string"); } public function down(Schema $schema) { } }