Dependent select filters #2291
Unanswered
jumarussell
asked this question in
Q&A
Replies: 1 comment
-
I have the same issue. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Livewire allows you to use wire:model to create dependent select dropdowns.
https://livewire.laravel.com/docs/wire-model#dependent-select-dropdowns
Is there any way to apply this logic to filters? I want to filter my product list by brands, but also by lines that depend on those brands.
Beta Was this translation helpful? Give feedback.
All reactions