We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa84f1 commit 15831bcCopy full SHA for 15831bc
.vitepress/config/sidebar.ts
@@ -162,7 +162,7 @@ const sidebar = [
162
{ text: 'Seeders', link: '/docs/database/seeders' },
163
{ text: 'Factories', link: '/docs/database/factories' },
164
{ text: 'Writing Commands', link: '/docs/mvc/commands' },
165
- { text: 'Mailing', link: '/docs/utils/mail/mvc' },
+ // { text: 'Mailing', link: '/docs/utils/mail/mvc' },
166
{ text: 'MVC Helpers', link: '/docs/mvc/globals' },
167
{ text: 'Custom Libraries', link: '/docs/mvc/libraries' },
168
{ text: 'MVC Console Tool', link: '/docs/mvc/console' },
0 commit comments