Continue If #50948
Answered
by
henzeb
ProgrammerZ
asked this question in
Ideas
Continue If
#50948
-
Not sure if Laravel has any similar functionality. But I found below a nice alternative to if statements.
And use like this.
|
Beta Was this translation helpful? Give feedback.
Answered by
henzeb
Apr 7, 2024
Replies: 1 comment
-
Conditionable. https://laravel.com/api/11.x/Illuminate/Support/Traits/Conditionable.html |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ProgrammerZ
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Conditionable. https://laravel.com/api/11.x/Illuminate/Support/Traits/Conditionable.html