We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8609af2 commit 5bf292eCopy full SHA for 5bf292e
stubs/FortifyServiceProvider.php
@@ -7,6 +7,7 @@
7
use App\Actions\Fortify\UpdateUserPassword;
8
use App\Actions\Fortify\UpdateUserProfileInformation;
9
use Illuminate\Cache\RateLimiting\Limit;
10
+use Illuminate\Http\Request;
11
use Illuminate\Support\Facades\RateLimiter;
12
use Illuminate\Support\ServiceProvider;
13
use Laravel\Fortify\Fortify;
0 commit comments