check null if string laravel

Solutions on MaxInterview for check null if string laravel by the best coders in the world

showing results for - "check null if string laravel"
Cristóbal
25 Jun 2016
1$query->whereRAW("IFNULL(COLUMN_NAME,'') = '' ")