asantibanez / livewire-dependant-select-demo

Laravel Livewire demo of multiple selects depending on each other values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Livewire multiple select demo

This demo showcases how you can use Laravel Livewire to have reusable select components and communicate one another with a host parent component which coordinates depending selectable values.

To refresh Livewire child components it uses the approach discussed here: https://twitter.com/asantibanez/status/1260796912124354560?s=20

component

Preview

preview

About

Laravel Livewire demo of multiple selects depending on each other values


Languages

Language:PHP 96.9%Language:HTML 3.1%