https://github.com/asantibanez/livewire-dependant-select-demo
Laravel Livewire demo of multiple selects depending on each other values
https://github.com/asantibanez/livewire-dependant-select-demo
Last synced: about 1 month ago
JSON representation
Laravel Livewire demo of multiple selects depending on each other values
- Host: GitHub
- URL: https://github.com/asantibanez/livewire-dependant-select-demo
- Owner: asantibanez
- Created: 2020-05-14T14:21:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:54:05.000Z (over 2 years ago)
- Last Synced: 2025-04-02T01:39:56.126Z (about 1 month ago)
- Language: PHP
- Size: 3.34 MB
- Stars: 48
- Watchers: 2
- Forks: 6
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-livewire - Dependant Select
README
## 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

## Preview
