From 84b617f8fba225f02e7a56055f93cfb4f56febc4 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Tue, 12 May 2026 12:32:16 +0530 Subject: [PATCH] Added migration file for add model type column --- ..._model_type_to_request_characteristics.php | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 database/migrations/2026_04_08_144900_add_model_type_to_request_characteristics.php diff --git a/database/migrations/2026_04_08_144900_add_model_type_to_request_characteristics.php b/database/migrations/2026_04_08_144900_add_model_type_to_request_characteristics.php new file mode 100644 index 0000000..792de3a --- /dev/null +++ b/database/migrations/2026_04_08_144900_add_model_type_to_request_characteristics.php @@ -0,0 +1,31 @@ +