From 8764ebcbee12e486ff2505e8384502d288d9ccb4 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Tue, 10 Mar 2026 09:10:43 +0530 Subject: [PATCH] Added not in stock migration file --- ...3_02_163825_create_not_in_stocks_table.php | 60 +++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 database/migrations/2026_03_02_163825_create_not_in_stocks_table.php diff --git a/database/migrations/2026_03_02_163825_create_not_in_stocks_table.php b/database/migrations/2026_03_02_163825_create_not_in_stocks_table.php new file mode 100644 index 0000000..adc02fc --- /dev/null +++ b/database/migrations/2026_03_02_163825_create_not_in_stocks_table.php @@ -0,0 +1,60 @@ +