首页 > Web开发 > 详细

php laravel vonder

时间:2019-07-24 14:06:13      阅读:97      评论:0      收藏:0      [点我收藏+]

composer 之后的laravel没有vonder,执行一下命令即可:

laravel git:(master) ? composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 80 installs, 0 updates, 0 removals
- Installing symfony/polyfill-ctype (v1.11.0): Loading from cache
- Installing phpoption/phpoption (1.5.0): Downloading (100%)
- Installing vlucas/phpdotenv (v3.4.0): Downloading (100%)
- Installing symfony/css-selector (v4.3.2): Downloading (100%)
- Installing tijsverkoyen/css-to-inline-styles (2.2.1): Downloading (100%) - Installing symfony/polyfill-php72 (v1.11.0): Downloading (100%)
- Installing symfony/polyfill-mbstring (v1.11.0): Loading from cache
......

这个命令执行的时间比较长,很慢的,需要耐心等待一下

php laravel vonder

原文:https://www.cnblogs.com/ayanboke/p/11237333.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!