php - Laravel - if condition for select
843
Solution:
i think the solution for your problem can be chained js https://appelsiini.net/projects/chained/ . I am not sure if this works for you. Let me know if it worked.
Answer
Solution:
shall return T/F if there is an input field with name 'brand' or not. The line,
in your logic, evaluates to
Try