How to display hasMany

hello there i have a User model relation to Link model

a user has many links

how do i display all links related to user using infolist?

which component should i use & which methods should i call to display list of links?

ty
Was this page helpful?