Skip to content

Commit

Permalink
Rename 2023_09_26_113708_create_products_table.php to 2022_09_26_1137…
Browse files Browse the repository at this point in the history
…08_create_products_table.php
  • Loading branch information
curtisdelicata authored Jun 15, 2024
1 parent b973416 commit 71a899f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ public function down(): void
{
Schema::dropIfExists($this->table);
}
};
};

0 comments on commit 71a899f

Please sign in to comment.