• Stars
    star
    3,300
  • Rank 13,006 (Top 0.3 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 5 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Automatic multi-tenancy for Laravel. No code changes needed.

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