Skip to content
#

multi-connection

Here are 6 public repositories matching this topic...

Laravel DB Tenant allows dynamic switching of database connections at runtime using a Context Stack. Unlike global configurations, it ensures that your Eloquent Models remain connected to the source database (Sticky Connections), facilitating Multi-tenant architectures, migration scripts and archiving systems without extra complexity.

  • Updated Dec 2, 2025
  • PHP

Improve this page

Add a description, image, and links to the multi-connection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-connection topic, visit your repo's landing page and select "manage topics."

Learn more