stancl/tenancy docs & website https://tenancyforlaravel.com/docs
Find a file
J. Alexander Curtis 5ce3c316e5
Subdomain/ Domain Clarification in Tenant Identification Docs (#56)
I believe this paragraph has the information switched. A string in the `domain` column that contains a **dot** would represent a domain/hostname and a string in this column without a dot, would represent a subdomain. The current documentation has this flipped. 

It had me second guessing myself. Unless I am misunderstanding something.

Maybe I am misunderstanding things, and if so, then disregard this PR.
2020-06-21 23:03:04 +02:00
listeners 3.x redesign 2020-06-08 21:20:15 +02:00
source Subdomain/ Domain Clarification in Tenant Identification Docs (#56) 2020-06-21 23:03:04 +02:00
.gitignore 3.x redesign 2020-06-08 21:20:15 +02:00
bootstrap.php 3.x redesign 2020-06-08 21:20:15 +02:00
build.sh 3.x redesign 2020-06-08 21:20:15 +02:00
composer.json 3.x redesign 2020-06-08 21:20:15 +02:00
composer.lock 3.x redesign 2020-06-08 21:20:15 +02:00
config.php 3.x redesign 2020-06-08 21:20:15 +02:00
config.production.php 3.x redesign 2020-06-08 21:20:15 +02:00
config.staging.php 3.x redesign 2020-06-08 21:20:15 +02:00
LICENSE.txt 3.x redesign 2020-06-08 21:20:15 +02:00
navigation.php Fix a few things in docs 2020-06-13 11:52:10 +02:00
netlify.toml 3.x redesign 2020-06-08 21:20:15 +02:00
package-lock.json Bump websocket-extensions from 0.1.3 to 0.1.4 (#52) 2020-06-08 22:38:44 +02:00
package.json 3.x redesign 2020-06-08 21:20:15 +02:00
README.md Update README.md 2020-06-21 22:06:10 +02:00
staging.sh 3.x redesign 2020-06-08 21:20:15 +02:00
tailwind.config.js 3.x redesign 2020-06-08 21:20:15 +02:00
webpack.mix.js 3.x redesign 2020-06-08 21:20:15 +02:00

stancl/tenancy docs

For the main repository, see stancl/tenancy.

Dev

You can use npm run watch, npm run dev, and npm run production.