Skip to content

Commit

Permalink
Update 2024_03_31_000001_add_provider_columns_to_users_table.php
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Jul 8, 2024
1 parent a988e02 commit 207b089
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ public function down(): void
$table->dropColumn(['provider_id', 'provider_name']);
});
}
};
};

0 comments on commit 207b089

Please sign in to comment.