dropTable("cc_backup"); $schema->dropTable("cc_trans"); } public function down(Schema $schema) { } }