Skip to content

Multi Tenant App #2058

Answered by coolsam726
jappi00 asked this question in Help
Mar 30, 2022 · 5 comments · 33 replies
Discussion options

You must be logged in to vote

Sorry for the delay.
Yes, I am using PostgreSQL so I preferred to use the option of using a single Database but different schemas, one schema per tenant. I am also using identification by subdomain.
For ease of reference, I have decided to share my repo publicly as a starter code for anyone interested. Here is the link.
https://github.com/savannabits/filament-tenancy-starter

Pay attention to the following:

  1. I have three Filament Panel Providers:
  • AdminPanelProvider is the Admin panel for the central admin
  • TenantAdminPanelProvider is the admin panel for each tenant
  • TenantPortalPanelProvider is the customer facing portal for each tenant.
  1. For AdminPanelProvider, I am using the universal

Replies: 5 comments 33 replies

Comment options

You must be logged in to vote
11 replies
@thapaPrabhat
Comment options

@maxroby
Comment options

@ayann
Comment options

@maxroby
Comment options

@jmendozaf
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@luckykenlin
Comment options

@Arpityadav
Comment options

Comment options

You must be logged in to vote
1 reply
@Arpityadav
Comment options

Comment options

You must be logged in to vote
19 replies
@jmendozaf
Comment options

@jappi00
Comment options

@luckykenlin
Comment options

@coolsam726
Comment options

Answer selected by jappi00
@jappi00
Comment options

@jmendozaf
Comment options

@jappi00
Comment options

@coolsam726
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet