glcordon / tenancyl7
A Laravel multi-database tenancy package that respects your code.
v2.2.8
2020-02-22 12:58 UTC
Requires
- ext-json: *
- facade/ignition-contracts: ^1.0
- illuminate/support: ^6.0
- ramsey/uuid: ^3.7
Requires (Dev)
- laravel/framework: ^6.0
- laravel/telescope: ^2.0
- league/flysystem-aws-s3-v3: ~1.0
- orchestra/testbench-browser-kit: ^4.0
- phpunit/phpcov: ^6.0
- vlucas/phpdotenv: ^3.3
This package is auto-updated.
Last update: 2026-06-08 14:12:04 UTC
README
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://tenancy.samuelstancl.me/docs/v2/
The repository with the documentation source code can be found here: stancl/tenancy-docs.
Need help?
Credits
- Created by Samuel Štancl
- Logo by Caneco
