Browse Source

Merge branch 'develop' of github.com:laravel/laravel into develop

Taylor Otwell 5 years ago
parent
commit
53686dd018
2 changed files with 2 additions and 1 deletions
  1. 1 1
      package.json
  2. 1 0
      resources/views/welcome.blade.php

+ 1 - 1
package.json

@@ -15,7 +15,7 @@
         "cross-env": "^5.1",
         "jquery": "^3.2",
         "laravel-mix": "^2.0",
-        "lodash": "^4.17.4",
+        "lodash": "^4.17.5",
         "popper.js": "^1.12",
         "vue": "^2.5.7"
     }

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

@@ -86,6 +86,7 @@
                     <a href="https://laravel.com/docs">Documentation</a>
                     <a href="https://laracasts.com">Laracasts</a>
                     <a href="https://laravel-news.com">News</a>
+                    <a href="https://nova.laravel.com">Nova</a>
                     <a href="https://forge.laravel.com">Forge</a>
                     <a href="https://github.com/laravel/laravel">GitHub</a>
                 </div>