nova-attach-many
nova-attach-many copied to clipboard
[bugfix]: forward_static_call returning null
This means we don't assume relateableQuery() (or other) returns the query eg.
public static function relatableQuery(NovaRequest $request, $query)
{
$query->whereEnabled();
}