I\'m using the query below to get all results matching at least all elements of an array:
$colors_array = [\'red\', \'green\', \'blue\']; Foo::with(\'colors\