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

[11.x] Add symmetrical convenience method #50408

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

jasonmccreary
Copy link
Contributor

Since a redirectGuestsTo convenience method exists, I felt a redirectUsersTo convenience method should also exist. Especially since users is the second optional argument, as this would avoid using named parameters when it's the only redirect a user sets.

Since a `redirectGuestsTo` convenience method exists, I felt a `redirectUsersTo` convenience method should also exist. Especially since `users` is the second optional argument, as this would avoid using named parameters when it's the only redirect a user sets.
@jasonmccreary jasonmccreary changed the base branch from 10.x to 11.x March 7, 2024 15:52
@driesvints driesvints changed the title Add symmetrical convenience method [11.x] Add symmetrical convenience method Mar 7, 2024
@taylorotwell taylorotwell merged commit f7f8784 into laravel:11.x Mar 7, 2024
23 checks passed
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