Browse Source

[6.0] - Add vapor link on the welcome view (#5072)

Chuck Rincón 4 years ago
parent
commit
fad6ef3d4b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resources/views/welcome.blade.php

+ 1 - 0
resources/views/welcome.blade.php

@@ -91,6 +91,7 @@
                     <a href="https://blog.laravel.com">Blog</a>
                     <a href="https://nova.laravel.com">Nova</a>
                     <a href="https://forge.laravel.com">Forge</a>
+                    <a href="https://vapor.laravel.com">Vapor</a>
                     <a href="https://github.com/laravel/laravel">GitHub</a>
                 </div>
             </div>