When I do where('status',true) chain method along with search. It gives me integer error . Doesn't work well with boolean.
SQLSTATE[HY093]: Invalid parameter number (SQL: select count() as aggregate from (select clips., (case when LOWER(title) LIKE 0 then 300 else 0 end) + (case when LOWER(title) LIKE 0 then 100 else 0 end) + (case when LOWER(
When I do where('status',true) chain method along with search. It gives me integer error . Doesn't work well with boolean.
SQLSTATE[HY093]: Invalid parameter number (SQL: select count() as aggregate from (select
clips
., (case when LOWER(title
) LIKE 0 then 300 else 0 end) + (case when LOWER(title
) LIKE 0 then 100 else 0 end) + (case when LOWER(