mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
stancl/tenancy docs & website
https://tenancyforlaravel.com/docs
When I was setting this up, I noticed that using the https protocol would cause the package to throw an exception. After a bit of tinkering, I realized that the domain needs to be completely stripped (no protocol) in order for the central app to recognize it. This PR just adds a simple example to the docs for this. |
||
|---|---|---|
| dist | ||
| docs | ||
| .gitignore | ||
| build.sh | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| preview.sh | ||
| README.md | ||
| staging.sh | ||
| tailwind.config.js | ||
| tailwind.css | ||
stancl/tenancy docs
For the main repository, see stancl/tenancy.