-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels