specify custom query to tenant query.
for example i want the tenant owner to view/edit only users who purhased from him.
3 Replies
so i want to add custom query to fetch and store data.
Maybe customize
getEloquentQuery()
on your resource?Hmmm, I'll try