Skip to content

Commit ea82921

Browse files
committed
added supported relationships
1 parent e8d45ac commit ea82921

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,16 @@ You can also update, re-arrange (for one-to-many relationships), and delete rela
5959

6060
![Rearrange Models](screenshots/UpdateView.png "Rearrange Models")
6161

62+
## Supported Relationships
63+
64+
The following eloquent relationships are currently support with plans to add additional ones in the future:
65+
66+
- BelongsTo
67+
- HasOne
68+
- HasMany
69+
- MorphOne
70+
- MorphMany
71+
6272
## Supported fields
6373

6474
The following native Nova 2.0 fields are confirmed to work.

0 commit comments

Comments
 (0)