Skip to content

v2.2.1

Compare
Choose a tag to compare
@crynobone crynobone released this 15 Jul 22:53
· 659 commits to 6.x since this release
  • Allow to specifically declare database connection name when running Orchestra\Tenanti\Observer. This allow user to setup multi-tenancy on a different database.
  • Allow to configuration custom multi-tenant migration table name.
  • Bind tenant key to database name, which allow using multi-tenancy database using multiple database connection.