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
- 2.x-dev
- v2.2.8
- v2.2.7
- v2.2.6
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.1
- v2.0.0
- v2.0.0-rc2
- v2.0.0-rc1
- 1.x-dev
- v1.8.0
- v1.7.3
- v1.7.2
- v1.7.1
- v1.7.0
- v1.6.1
- v1.6.0
- v1.5.1
- v1.5.0
- v1.4.0
- v1.3.1
- v1.3.0
- v1.2.0
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- dev-laravel-7-support
- dev-support-schema-postgres
- dev-master
This package is auto-updated.
Last update: 2025-03-08 11:21:40 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