You can use ->where() on Rule instances without passing a callback

You can use ->where() on Rule instances without passing a callback

Did you know that you don't have to pass a function to Laravel's "where" method when using the Rule class?

We're writing a book, you can get it for free here.