You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -106,7 +106,7 @@ With this, you can push new columns to allowed filter or change the operator for
106
106
107
107
---
108
108
If you push a column that was defined on model with the attribute `filterable` and an operator, the original value will be override with the new operator.
109
-
```
109
+
```php
110
110
// this first example will not overide the original column if the default value has an operator seted, but will push to the allowed filters if was not defined
0 commit comments