$query->fail()
Enables failing queries.
Parameters
Name | Type | Default |
---|---|---|
$fail | bool |
true |
Return type
This method does not modify the existing $query
object but returns a new object with the changes applied. Learn more →