Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ssmusoke's avatar

Example of Livewire based Select to Filter Results

I am looking around for an example of how to implement a Livewire based filter for a list of results

In my case I have a model say Students, with foreign keys to class, course

I want to have two filters for Classes and Courses so that I can filter the students, I cannot find any examples on how to trigger this to work in a Livewire component.

Thanks in advance

0 likes
1 reply

Please or to participate in this conversation.