#How to get state with relationships?
2 messages · Page 1 of 1 (latest)
I'm pretty sure if you use $get() without any parameters you will get all form data. Ofcourse this only works if you're using a Filament form. But I'm assuming that's what you're using