Skip to content

Forgot password missing from login screen? #1616

Answered by bilogic
bilogic asked this question in Q&A
Discussion options

You must be logged in to vote

Haha, ok I finally got it. Thanks @tabuna

To use Laravel's Jetstream/Fortify auth UI:

# composer require laravel/fortify
# composer require orchid/fortify

Edit config/platform.php

// disable Orchid's auth UI and use Laravel's auth UI instead
'auth' => false,

Refresh your page in the browser to see Laravel's auth UI.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@bilogic
Comment options

@tabuna
Comment options

Comment options

You must be logged in to vote
2 replies
@tabuna
Comment options

@bilogic
Comment options

Answer selected by bilogic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants