Skip to content

Commit 7a9da47

Browse files
committed
Re-register service providers
1 parent ee01481 commit 7a9da47

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

bootstrap/providers.php

+1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
return [
44
App\Providers\AppServiceProvider::class,
5+
App\Providers\FortifyServiceProvider::class,
56
];

config/app.php

-29
This file was deleted.

0 commit comments

Comments
 (0)