tenant_id, you may configure it by passing your column name to the ->tenantColumn() method:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure a custom tenant column name if you’re not using the default tenant_id column.
tenant_id, you may configure it by passing your column name to the ->tenantColumn() method:
AdvancedTablesPlugin::make()
->tenantColumn('account_id')