Check If Value Is Not Null In Db Laravel

[Solved] Check If Value Is Not Null In Db Laravel | Php - Code Explorer | yomemimo.com
Question : check if value is not null in db laravel

Answered by : anxious-anteater-3rznk7gslnb1

Model::whereNotNull('sent_at')

Source : https://stackoverflow.com/questions/21281504/how-do-you-check-if-not-null-with-eloquent | Last Update : Thu, 23 Jul 20

Answers related to check if value is not null in db laravel

Code Explorer Popular Question For Php