Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docs fix] Proxy::_save() instead of Proxy::save() (#760)
Changed an incorrect function name in the docs $post->save(); // persist the Post to $post->_save(); // persist the Post
- Loading branch information