New helper for conditionally redirecting #52423
Unanswered
jase-languasco
asked this question in
Ideas
Replies: 1 comment 2 replies
-
If that were to be implemented into the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to suggest the addition of
redirect_if
andredirect_unless
It's possible it doesn't already exist because of the number of arguments that are required by
redirect()
, otherwise this feels like a good candidate for a new_if
helperBeta Was this translation helpful? Give feedback.
All reactions