Merge branch 'master' into sail-docs

This commit is contained in:
Chinmay Purav 2022-10-12 01:36:43 +05:30 committed by GitHub
commit f1bae7e14e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 55 additions and 12 deletions

View file

@ -17,3 +17,4 @@ If you're using the [automatic mode]({{ $page->link('automatic-mode') }}) & [mul
- [Livewire]({{ $page->link('integrations/livewire') }})
- [Laravel Sanctum]({{ $page->link('integrations/sanctum') }})
- [Laravel Sail]({{ $page->link('integrations/sail') }})
- [Vite]({{ $page->link('features/vite-bundler') }})