mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:24:04 +00:00
rebrand
This commit is contained in:
parent
102ade4d8c
commit
40f8fa346e
1 changed files with 2 additions and 4 deletions
|
|
@ -6,16 +6,14 @@
|
|||
[](https://codecov.io/gh/stancl/tenancy)
|
||||
[](https://gumroad.com/l/tenancy)
|
||||
|
||||
### *A Laravel multi-database tenancy package that respects your code.*
|
||||
### *Automatic multi-tenancy for your Laravel app.*
|
||||
|
||||
You won't have to change a thing in your application's code.\*
|
||||
You won't have to change a thing in your application's code.
|
||||
|
||||
- :heavy_check_mark: No model traits to change database connection
|
||||
- :heavy_check_mark: No replacing of Laravel classes (`Cache`, `Storage`, ...) with tenancy-aware classes
|
||||
- :heavy_check_mark: Built-in tenant identification based on hostname (including second level domains)
|
||||
|
||||
\* depending on how you use the filesystem. Everything else will work out of the box.
|
||||
|
||||
### [Documentation](https://tenancy.samuelstancl.me/docs/v2/)
|
||||
|
||||
Documentation can be found here: https://tenancy.samuelstancl.me/docs/v2/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue