North
TLCTuto's Laravel Corner
•Created by North on 6/23/2024 in #💡filament
State - City select fields
I have this code, got from the filament documentation
Honestly, it gets the job done, but the second select (which should return all cities from the selected state) I'm getting just a few cities, out of 150ish or more, is there a limitation related to searchable() or Select::class itself? is there a better option to this?
5 replies