📜  laravel 创建项目 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:52.957000             🧑  作者: Mango

代码示例6
composer create-project --prefer-dist laravel/laravel blog 
  //here blog is you project name you can change this figure 
  //to whatever you want to make the name of your project