We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc9c1e commit 3dd6d04Copy full SHA for 3dd6d04
1 file changed
app/Listeners/TwoFactorListener.php app/Listeners/Auth/TwoFactorListener.phpapp/Listeners/TwoFactorListener.php renamed to app/Listeners/Auth/TwoFactorListener.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace App\Listeners;
+namespace App\Listeners\Auth;
4
5
use App\Events\Auth\ProvidedAuthenticationToken;
6
use App\Facades\Activity;
0 commit comments