ErrorSQLSTATE[42S22]: Column not found: 1054 Unknown column 'price' in 'where clause' (Connection: mysql, SQL: select count(*) as aggregate from `stock_stones` where ((`price` >= 20000 and `price` <= 999999999999)) and `quantity` = 1 and `status` = Available and `stock_stones`.`deleted_at` is null)