cadix/tenancy

Automatic multi-tenancy for your Laravel application.

Maintainers

πŸ‘ CadDev

Package info

github.com/Cadix-Development/tenancy

pkg:composer/cadix/tenancy

Statistics

Installs: 92

Dependents: 0

Suggesters: 0

Stars: 0

v0.2.0 2026-03-31 13:26 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

Replaces

None

MIT 46dfd3c19594e4a40358c52283ffba9d64ac055a

laraveltenancymulti-tenancymulti-database

This package is auto-updated.

Last update: 2026-05-31 00:16:49 UTC


README

πŸ‘ Tenancy for Laravel logo

πŸ‘ Laravel 10.x
πŸ‘ Latest Stable Version
πŸ‘ GitHub Actions CI status
πŸ‘ Donate

Tenancy for Laravel β€” stancl/tenancy

Automatic multi-tenancy for your Laravel app.

You won't have to change a thing in your application's code.

  • βœ”οΈ No model traits to change database connection
  • βœ”οΈ No replacing of Laravel classes (Cache, Storage, ...) with tenancy-aware classes
  • βœ”οΈ Built-in tenant identification based on hostname (including second level domains)

Documentation

Documentation can be found here: https://tenancyforlaravel.com/docs/v3/

The repository with the documentation source code can be found here: stancl/tenancy-docs.

Need help?

Credits