Laravel Livewire Dependent Dropdown
In this tutorial, you will learn how to implement a dependent dropdown using Laravel 8.x and Livewire 2.x
Table of contents
Create new Laravel project
Set up database credentials
Country and City model, migration, and seeder
Install Laravel Livewire...
codewithluis.hashnode.dev5 min read