Level 50
Anyone?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
HI!
Did anyone figure out how to make dependent dropdown options based on a value of some other field while creating a model?
Lets say we select Country first, then we want dropdown to show us only Cities in a given country.
Thanks!
@aurawindsurfing I use this package:
https://github.com/orlyapps/nova-belongsto-depend
I can also recommend this package for other type dependencies:
Please or to participate in this conversation.