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

Translate eloquent-serialization.md #309

Merged
merged 2 commits into from
May 21, 2016
Merged

Translate eloquent-serialization.md #309

merged 2 commits into from
May 21, 2016

Conversation

neighborhood999
Copy link
Member

#287


  

@neighborhood999 neighborhood999 mentioned this pull request Dec 24, 2015
54 tasks

If you would like to make some typically hidden attributes visible on a given model instance, you may use the `makeVisible` method. The `makeVisible` method returns the model instance for convenient method chaining:
如果你想要讓一些通常被隱藏的屬性在你給定的模型的實例可以被看見,你可以使用 `makeVisible` 方法。`makeVisible` 方法回傳模型實例讓你可以方便的使用方法鏈結:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果你想讓給定模型實例在平時被隱藏的屬性變為可見

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果你想要在給定的模型實例中讓原先隱藏的屬性變為可見

@jigsawye 你覺得這樣會比較通順嗎?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good 👍

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@neighborhood999 neighborhood999 merged commit 456aaee into laravel-taiwan:5.2 May 21, 2016
@neighborhood999 neighborhood999 deleted the translate-eloquent-serialization branch May 21, 2016 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants