From f52a38c13372844bf693ec7ef8ebcfb843209db1 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Tue, 1 Jul 2025 12:41:46 +0530 Subject: [PATCH] Added locators table migration --- ...025_05_19_112658_create_locators_table.php | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 database/migrations/2025_05_19_112658_create_locators_table.php diff --git a/database/migrations/2025_05_19_112658_create_locators_table.php b/database/migrations/2025_05_19_112658_create_locators_table.php new file mode 100644 index 0000000..34d5022 --- /dev/null +++ b/database/migrations/2025_05_19_112658_create_locators_table.php @@ -0,0 +1,43 @@ +