laravel eloquent query all fields that are not null code example Example: check if value is not null in db laravel Model::whereNotNull('sent_at')