Brug bare whereIn
i stedet for where
, backpack-for-laravel
er klar til det:
$this->crud->addClause('whereIn', 'customer_id', [1,3,5,6,7]);
Brug bare whereIn
i stedet for where
, backpack-for-laravel
er klar til det:
$this->crud->addClause('whereIn', 'customer_id', [1,3,5,6,7]);