1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 07:04:03 +00:00

update md files

This commit is contained in:
Samuel Štancl 2020-06-08 22:42:13 +02:00
parent e93e766f92
commit 6d6c43ec1e
2 changed files with 4 additions and 38 deletions

View file

@ -20,9 +20,9 @@ You won't have to change a thing in your application's code.
- :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)
### [Documentation](https://tenancyforlaravel.com/docs/v2/)
### [Documentation](https://tenancyforlaravel.com/docs/v3/)
Documentation can be found here: https://tenancyforlaravel.com/docs/v2/
Documentation can be found here: https://tenancyforlaravel.com/docs/v3/
The repository with the documentation source code can be found here: [stancl/tenancy-docs](https://github.com/stancl/tenancy-docs).
@ -31,4 +31,4 @@ The repository with the documentation source code can be found here: [stancl/ten
### Credits
- Created by [Samuel Štancl](https://twitter.com/samuelstancl)
- Logo by [Brian Dillingham](https://twitter.com/dillinghammm)
- Logo by [iskrisis](https://github.com/iskrisis)