🆙 Fixed things 🆙

This commit is contained in:
Remco
2026-01-09 21:22:31 +01:00
parent d09eea4a98
commit 30c90152de
11 changed files with 15277 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php return array (
'App\\Providers\\EventServiceProvider' =>
array (
'Illuminate\\Auth\\Events\\Registered' =>
array (
0 => 'Illuminate\\Auth\\Listeners\\SendEmailVerificationNotification',
),
),
);