Replies: 1 comment
-
Hi @vomojola, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please, hos can I use the built in relations in Filament select component?
I tried to use the decesndantsAndSelf relationship to generate select list in FilamentPhp and this is the error:
Filament\Support\Services\RelationshipJoiner::prepareQueryForNoConstraints(): Argument #1 ($relationship) must be of type Illuminate\Database\Eloquent\Relations\Relation, null given
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions