Skip to content

Update README.md #1886

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

Closed
wants to merge 1 commit into from
Closed

Update README.md #1886

wants to merge 1 commit into from

Conversation

ryan7n
Copy link
Contributor

@ryan7n ryan7n commented Dec 13, 2019

Add other regex demo code

Because this code is not working in MongoDB extension version => 1.5.5
User::where('name', 'regexp', '/.*doe/i')->get();

Add other regex demo code 

Because this code is not working in MongoDB extension version => 1.5.5
User::where('name', 'regexp', '/.*doe/i')->get();
@Smolevich
Copy link
Contributor

@ryan7n #1827 i try to research README on old or deprecated things, but @jenssegers don't finish review

@jenssegers
Copy link
Contributor

If the first example isn't supported anymore I would update it to what's currently working. Otherwise more people might run into the same issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants