Re-usable, Dependent Dropdowns in Livewire v3
– fly.io - submitted by Kathryn Anne Tan
In this article, we utilize Livewire's in-built Alpine, exposed JavaScript objects, and nesting capabilities in order to create a parent manager to handle dependency among dropdowns that use the same component.
Read more [fly.io]