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.6] Add orWhere builder methods for day, month and year #23449

Merged
merged 1 commit into from
Mar 9, 2018
Merged

[5.6] Add orWhere builder methods for day, month and year #23449

merged 1 commit into from
Mar 9, 2018

Conversation

ottoszika
Copy link
Contributor

Hello,

This adds some small useful methods to the query builder:

  • orWhereDay
  • orWhereMonth
  • orWhereYear

@ottoszika ottoszika changed the title Add orWhere builder methods for day, month and year [5.6] Add orWhere builder methods for day, month and year Mar 8, 2018
@taylorotwell taylorotwell merged commit dd83c6c into laravel:5.6 Mar 9, 2018
@ottoszika ottoszika deleted the query-builder-methods branch March 9, 2018 13:58
@laurencei
Copy link
Contributor

laurencei commented Mar 10, 2018

@ottoszika - could you submit a PR to https://github.com/laravel/docs for this? That way everyone will learn and use the cool new funciton you did.

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.

None yet

3 participants