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 fc703fa commit d0e5affCopy full SHA for d0e5aff
app/Http/Controllers/Auth/PasswordResetLinkController.php
@@ -6,7 +6,6 @@
6
use Illuminate\Http\RedirectResponse;
7
use Illuminate\Http\Request;
8
use Illuminate\Support\Facades\Password;
9
-use Illuminate\Validation\ValidationException;
10
use Inertia\Inertia;
11
use Inertia\Response;
12
0 commit comments