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

question: Mongo's atomic operations. #47

Closed
AleksMeshkov opened this issue Oct 9, 2013 · 1 comment
Closed

question: Mongo's atomic operations. #47

AleksMeshkov opened this issue Oct 9, 2013 · 1 comment

Comments

@AleksMeshkov
Copy link

Hi! Thank's for the bundle!

Is there any way to use mongoDB atomic operations (i.e. transactions)?

@jenssegers
Copy link
Contributor

You could do this using the raw() method.

https://github.com/jenssegers/Laravel-MongoDB#raw-expressions

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

No branches or pull requests

2 participants