Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit 0a19c66

Browse files
committed
Add admin to header panel
1 parent 0637d33 commit 0a19c66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/menu.php

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
'links' => [
88
'https://laravel.com/' => 'Laravel',
99
'https://laravel-idea.com' => 'Laravel IDEA',
10-
'https://sleepingowladmin.ru/' => 'SleepingOwl',
10+
'https://moonshine-laravel.com' => 'Moonshine',
1111
'https://orchid.software/ru/' => 'Orchid',
12+
'https://sleepingowladmin.ru/' => 'SleepingOwl',
1213
'https://t.me/laravelrus' => 'Telegram',
1314
'https://vk.com/laravel_rus' => 'VK',
1415
'https://discord.gg/c8gJfed' => 'Discord',

0 commit comments

Comments
 (0)