Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Jul 27, 2023
1 parent 78bb673 commit 4e34ab5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/views/partials/footer.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,16 @@
'Echo' => '/docs/' . DEFAULT_VERSION . '/broadcasting',
'Envoyer' => 'https://envoyer.io',
'Forge' => 'https://forge.laravel.com',
'Herd' => 'https://herd.laravel.com',
'Horizon' => '/docs/' . DEFAULT_VERSION . '/horizon',
'Nova' => 'https://nova.laravel.com',
'Octane' => '/docs/' . DEFAULT_VERSION . '/octane',
'Pennant' => '/docs/' . DEFAULT_VERSION . '/pennant',
'Sail' => '/docs/' . DEFAULT_VERSION . '/sail',
'Sanctum' => '/docs/' . DEFAULT_VERSION . '/sanctum',
'Scout' => '/docs/' . DEFAULT_VERSION . '/scout',
'Spark' => 'https://spark.laravel.com',
'Telescope' => '/docs/' . DEFAULT_VERSION . '/telescope',
'Valet' => '/docs/' . DEFAULT_VERSION . '/valet',
'Vapor' => 'https://vapor.laravel.com',
],
],
Expand Down

0 comments on commit 4e34ab5

Please sign in to comment.