mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
stancl/tenancy docs & website
https://tenancyforlaravel.com/docs
* Update domains.blade.md I recently played with the tenancy package to set up multiple domains. I'm on Mac and using Valet. I found we can test multiple domains using Valet and thought it might be worth it in the documentation. * Update source/docs/v3/domains.blade.md Co-authored-by: Samuel Štancl <samuel@archte.ch> Co-authored-by: Samuel Štancl <samuel@archte.ch> |
||
|---|---|---|
| listeners | ||
| source | ||
| .gitignore | ||
| bootstrap.php | ||
| build.sh | ||
| composer.json | ||
| composer.lock | ||
| config.php | ||
| config.production.php | ||
| config.staging.php | ||
| LICENSE.txt | ||
| navigation.php | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| staging.sh | ||
| tailwind.config.js | ||
| webpack.mix.js | ||
stancl/tenancy docs
For the main repository, see stancl/tenancy.
Dev
You can use npm run watch, npm run dev, and npm run production.