In this video, we will learn how to create dependant select options in FilamentPHP V3.

We will start by creating a simple form with three select inputs, one for countries, one for states and one for cities.
Then, we will use the $get() to make the state select input dependent on the country select input.
This means that the options in the state select input will only be visible if the corresponding country is selected.
We will also learn how to customize the way the dependant select options are displayed.
This video is for beginners who are new to FilamentPHP. No prior knowledge of FilamentPHP is required.

Here are the topics that we will cover in this video:

What are dependant select options?
How to create dependant select options in FilamentPHP
How to use the $get() utility.
How to customize the way dependant select options are displayed
I hope you find this video helpful!

Filament Docs: https://filamentphp.com/docs/3.x/forms/advanced#dependant-select-options

Latest Playlists:
Laravel Event Project: https://www.youtube.com/playlist?list=PL6tf8fRbavl1pbSiZYlMabOpdVDjlurwv
Laravel Spade Employees Management: https://www.youtube.com/playlist?list=PL6tf8fRbavl21msShcNrPRYPiBozpNks2
React Authentication: https://www.youtube.com/playlist?list=PL6tf8fRbavl2Y9nntlYBVS64bk28ffekB
Vue Authentication: https://www.youtube.com/playlist?list=PL6tf8fRbavl0dycX-GrPWArIQK_caqZjq

#Laravel #FilamentPHP #WebDevelopment #PHP #JavaScript #Rust #DashboardCustomization #Tutorial