From 23747745777044ad708051bedaaddee86ab878c6 Mon Sep 17 00:00:00 2001 From: Giovanni-Josserand Date: Sat, 28 Mar 2026 15:28:33 +0100 Subject: [PATCH] create UserRegistered notification --- app/Notifications/UserRegistered.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Notifications/UserRegistered.php b/app/Notifications/UserRegistered.php index 8188d0e..a8345ff 100644 --- a/app/Notifications/UserRegistered.php +++ b/app/Notifications/UserRegistered.php @@ -1,5 +1,4 @@