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.
2 parents 2df0726 + c805e22 commit 638f698Copy full SHA for 638f698
app/Ecosystem.php
@@ -124,6 +124,13 @@ public static function items(): array
124
'href' => '/docs/'.Docs::DEFAULT_VERSION.'/prompts',
125
'color' => '#4ade80',
126
],
127
+ 'reverb' => [
128
+ 'name' => 'Reverb',
129
+ 'image-alt' => 'Логотип Laravel Reverb',
130
+ 'description' => 'Потрясающе быстрые и масштабируемые WebSocket.',
131
+ 'href' => 'https://reverb.laravel.com',
132
+ 'color' => '#f25700',
133
+ ],
134
'sail' => [
135
'name' => 'Sail',
136
'image-alt' => 'Логотип Laravel Sail',
public/img/ecosystem/reverb.min.svg
0 commit comments