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
* Sail Separate integration docs added * old Laravel sail references hyperlinked to new page * removed irrelevant default configuration * custom credentials doc elaboration * docs updated * wip * fixed issues in `sail.blade.md` * used `>` in `configuration.blade.md` * fixed typo for `:` * Update source/docs/v3/quickstart.blade.md * Update source/docs/v3/configuration.blade.md * removed irrelevant pieces * removed h2, added h1 * Update source/docs/v3/integrations/sail.blade.md Co-authored-by: lukinovec <lukinovec@gmail.com> * removal rollback * Update the Sail integration guide * Add guide for privilege granting automation * trigger ci --------- Co-authored-by: Chinmay Purav <experiment@webscientist.xyz> Co-authored-by: Samuel Štancl <samuel@archte.ch> Co-authored-by: lukinovec <lukinovec@gmail.com> |
||
|---|---|---|
| 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.