Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.8] attributesToArray documentation #5215

Merged
merged 1 commit into from
Jun 1, 2019
Merged

Conversation

epixian
Copy link
Contributor

@epixian epixian commented May 31, 2019

attributesToArray() is a public method and is useful to avoid a potential infinite recursion if a model's relationships are not needed. see https://stackoverflow.com/a/56400803/4468423

`attributesToArray()` is a public method and is useful to avoid a potential infinite recursion if a model's relationships are not needed.  see https://stackoverflow.com/a/56400803/4468423
@driesvints driesvints changed the title attributesToArray documentation [5.8] attributesToArray documentation Jun 1, 2019
@taylorotwell taylorotwell merged commit cd16942 into laravel:5.8 Jun 1, 2019
m777z pushed a commit to m777z/laravel-docs that referenced this pull request Jun 8, 2019
`attributesToArray()` is a public method and is useful to avoid a potential infinite recursion if a model's relationships are not needed.  see https://stackoverflow.com/a/56400803/4468423
m777z added a commit to m777z/laravel-docs that referenced this pull request Jun 8, 2019
gdebrauwer pushed a commit to gdebrauwer/docs that referenced this pull request Jun 20, 2019
`attributesToArray()` is a public method and is useful to avoid a potential infinite recursion if a model's relationships are not needed.  see https://stackoverflow.com/a/56400803/4468423
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants