From f8dc95054bf955177e80ca3d03b457ae6b6f86a4 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Thu, 21 May 2026 14:55:03 +0530 Subject: [PATCH] Added category column in product characteristics master migration file --- ...ory_to_product_characteristics_masters.php | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 database/migrations/2026_04_21_154805_add_category_to_product_characteristics_masters.php diff --git a/database/migrations/2026_04_21_154805_add_category_to_product_characteristics_masters.php b/database/migrations/2026_04_21_154805_add_category_to_product_characteristics_masters.php new file mode 100644 index 0000000..6e0493a --- /dev/null +++ b/database/migrations/2026_04_21_154805_add_category_to_product_characteristics_masters.php @@ -0,0 +1,31 @@ +