Model::whereNotNull
--
Eloquent has a method for that (Laravel 4.*/5.*);
Model::whereNotNull('sent_at')
--
https://stackoverflow.com/questions/21281504/how-do-you-check-if-not-null-with-eloquent
文章標籤
全站熱搜
Model::whereNotNull
--
Eloquent has a method for that (Laravel 4.*/5.*);
Model::whereNotNull('sent_at')
--
https://stackoverflow.com/questions/21281504/how-do-you-check-if-not-null-with-eloquent