Skip to content

indexQuery issue on Resource #112

@bhargavhauper

Description

@bhargavhauper

There are Multi Resource Same Model Connection
after adding of status field in "indexQuery" like this

public static function indexQuery(NovaRequest $request, $query)
{
return $query->where('status', 1);
}

Updated on status = 1 it will be work
but after changing status 0 then it will be not working the case

Plz, give a solution for this type of error and how to solve it?

scops/nova-belongs-to-dependency#1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions