创建laravel项目

先安装composer,要指定php目录

先cd到指定的目录

composer create-project laravel/laravel 项目名 --prefer-dist

后面prefer-dist指的是压缩版


首页 我的博客
粤ICP备17103704号