You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @szhorvath, I am trying to do the same thing. Have you figured it out? I tried to use pivot tables and the custom pivot tables with the ->using(AccountRoles::class), but how you tell laravel the name of the foreign keys in the relation table?
Hi @hectorwiredlans . Unfortunately, I couldn't make it work with many-to-many. I use laravel to return one-to-many
Hi @szhorvath, I am trying to do the same thing. Have you figured it out? I tried to use pivot tables and the custom pivot tables with the ->using(AccountRoles::class), but how you tell laravel the name of the foreign keys in the relation table?
Hi,
First I'd like to thank you for this package. It is brilliant.
How do you handle many to many relationships? pivot tables?
The text was updated successfully, but these errors were encountered: