php-搭建环境
windows 开发环境
Composer
Composer 是 PHP 的软件包管理系统,由 Nils Adermann 及 Jordi Boggiano 提出并实做,于 2012 年 3 月 1 日发行第一个版本
ubuntu 16.04
使用宝塔搭建环境
https://github.com/aaPanel/BaoTa
wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh |
安装完毕后,注意访问网址换成虚拟机实际的ip地址,然后使用用户名,密码登录,提示给出的ip地址登不进去,暂时不知道为什么