1.配置文件 添加 .env 文件 2.安装依赖 composer install 3.获取APP_KEY php artisan key:generate 4.初始化 php artisan plant:init