laravel query bug #33243
laravel query bug
#33243
-
Description:I tried to execute this query : |
Beta Was this translation helpful? Give feedback.
Answered by
GrahamCampbell
Jun 17, 2020
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
GrahamCampbell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Email::whereNull('email')->get()
.