From d3746bc8ceb1e3954a85a5d4cf07981e54ed8d59 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 7 Sep 2026 01:11:57 -0600 Subject: [PATCH] Create 2026_09_07_071046_add_deleted_at_profile_idindex_to_notifications_table.php --- ...profile_idindex_to_notifications_table.php | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 database/migrations/2026_09_07_071046_add_deleted_at_profile_idindex_to_notifications_table.php diff --git a/database/migrations/2026_09_07_071046_add_deleted_at_profile_idindex_to_notifications_table.php b/database/migrations/2026_09_07_071046_add_deleted_at_profile_idindex_to_notifications_table.php new file mode 100644 index 000000000..f24d80c98 --- /dev/null +++ b/database/migrations/2026_09_07_071046_add_deleted_at_profile_idindex_to_notifications_table.php @@ -0,0 +1,33 @@ +