Merge branch 'develop' of github.com:laravel/laravel into develop
This commit is contained in:
commit
53686dd018
|
@ -15,7 +15,7 @@
|
||||||
"cross-env": "^5.1",
|
"cross-env": "^5.1",
|
||||||
"jquery": "^3.2",
|
"jquery": "^3.2",
|
||||||
"laravel-mix": "^2.0",
|
"laravel-mix": "^2.0",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.5",
|
||||||
"popper.js": "^1.12",
|
"popper.js": "^1.12",
|
||||||
"vue": "^2.5.7"
|
"vue": "^2.5.7"
|
||||||
}
|
}
|
||||||
|
|
|
@ -86,6 +86,7 @@
|
||||||
<a href="https://laravel.com/docs">Documentation</a>
|
<a href="https://laravel.com/docs">Documentation</a>
|
||||||
<a href="https://laracasts.com">Laracasts</a>
|
<a href="https://laracasts.com">Laracasts</a>
|
||||||
<a href="https://laravel-news.com">News</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://forge.laravel.com">Forge</a>
|
||||||
<a href="https://github.com/laravel/laravel">GitHub</a>
|
<a href="https://github.com/laravel/laravel">GitHub</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue