Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel verification.verify route missing from routes/web.php stub #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sophist-UK
Copy link

@Sophist-UK Sophist-UK commented Jan 8, 2025

@stephenjude
Copy link
Owner

stephenjude commented Jan 9, 2025

@Sophist-UK FIlament comes with it's own email verification suite — https://filamentphp.com/docs/3.x/panels/users#authentication-features

@Sophist-UK
Copy link
Author

But surely all you need to do to use the Jetstream authentication instead of the Filament authentication is to use the Jetstream Routes for it???

@stephenjude
Copy link
Owner

Yes but I will advise that you lean towards doing it the filament way.

@Sophist-UK
Copy link
Author

I hear what you say. But why?

@Sophist-UK
Copy link
Author

Sophist-UK commented Jan 9, 2025

I also found this Laracasts page describing how to make Jetstream authentication work with Filament.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants