mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-13 02:34:03 +00:00
Sail Separate integration docs added (#210)
* 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>
This commit is contained in:
parent
60c7b5429b
commit
46a2352885
5 changed files with 34 additions and 7 deletions
|
|
@ -16,4 +16,5 @@ If you're using the [automatic mode]({{ $page->link('automatic-mode') }}) & [mul
|
|||
- [Laravel Telescope]({{ $page->link('integrations/telescope') }})
|
||||
- [Livewire]({{ $page->link('integrations/livewire') }})
|
||||
- [Laravel Sanctum]({{ $page->link('integrations/sanctum') }})
|
||||
- [Laravel Sail]({{ $page->link('integrations/sail') }})
|
||||
- [Vite]({{ $page->link('features/vite-bundler') }})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue