Hi,
I try to do something like that Model::find(["field = 'NULL'"]);
=> Should return all records where that field is NULL
But there´s no return. I tried several ways but there´s nothing ? Is there another way, that i missed in the docs ??
Thanks