Skip to content

Conversation

@ryanmitchell
Copy link

This means we don't assume relateableQuery() (or other) returns the query eg.

    public static function relatableQuery(NovaRequest $request, $query)
    {
        $query->whereEnabled();
    }

This means we don't assume relateableQuery() (or other) returns the query eg.

```
    public static function relatableQuery(NovaRequest $request, $query)
    {
        $query->whereEnabled();
    }
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant