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

@ -156,6 +156,7 @@ return [
'Tenant Config' => 'features/tenant-config',
'Cross-domain redirect' => 'features/cross-domain-redirect',
'Universal routes' => 'features/universal-routes',
'Vite bundler' => 'features/vite-bundler',
],
],
],
@ -208,6 +209,7 @@ return [
'Orchid' => 'integrations/orchid',
'Sanctum' => 'integrations/sanctum',
'Sail' => 'integrations/sail',
'Vite' => 'features/vite-bundler',
],
],
'Console commands' => 'console-commands',