Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jul 4, 2024
1 parent 6c751aa commit c4d1cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Providers/NovaServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ protected function routes()
->withAuthenticationRoutes()
// ->withoutAuthenticationRoutes()
->withPasswordResetRoutes()
// ->withoutPasswordResetRoutes()
->register(fortify: false);
}

Expand Down

0 comments on commit c4d1cc7

Please sign in to comment.