We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee01481 commit 7a9da47Copy full SHA for 7a9da47
bootstrap/providers.php
@@ -2,4 +2,5 @@
2
3
return [
4
App\Providers\AppServiceProvider::class,
5
+ App\Providers\FortifyServiceProvider::class,
6
];
config/app.php
0 commit comments