@Sinnbeck yes thats ok.
when i use dd(Form::all()) it sends request to tenant database and thats ok.
but when i want to get data without dd() i do not know why it sends request to central domain database
i want to define a seprate database connection for each tenant but i do not know how to get the tenant database name. i used tenancy() helper but it returns null