From 3192e32d5d11c6e4a6de0b64c64a07855ba2a7df Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Fri, 20 Mar 2026 14:05:21 +0530 Subject: [PATCH] Added updated order quantity column in process order table --- ...rder_quantity_column_to_process_orders.php | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 database/migrations/2026_03_19_105145_add_updated_order_quantity_column_to_process_orders.php diff --git a/database/migrations/2026_03_19_105145_add_updated_order_quantity_column_to_process_orders.php b/database/migrations/2026_03_19_105145_add_updated_order_quantity_column_to_process_orders.php new file mode 100644 index 0000000..dbc9c31 --- /dev/null +++ b/database/migrations/2026_03_19_105145_add_updated_order_quantity_column_to_process_orders.php @@ -0,0 +1,31 @@ +