Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
Register laravel fortify service provider in config/app.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamara committed Aug 4, 2023
1 parent 8c9e442 commit 719360e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
/*
* Package Service Providers...
*/
App\Providers\FortifyServiceProvider::class,

/*
* Application Service Providers...
Expand Down

0 comments on commit 719360e

Please sign in to comment.