help me fix this match statement
hello there,
i'm new to php, laravel and filament
help me fix this match statement
how do i do the comparison of > on a table record item?
2 Replies
pool_variation is decimal value
I think the only way to do that is with a "non identity" check, like ...
See "Using match expressions to handle non identity checks"
https://www.php.net/manual/en/control-structures.match.php