Model Sync and Attach return infos #41053
Unanswered
aloisogomes
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After create some model, we can use sync or attach to create or append data to related models.
Currently, sync return an array containing data about ids of main tables, but i guess useful also return ids generated by pivot table.
Attach return void, like sync, could return an info array.
Beta Was this translation helpful? Give feedback.
All reactions