@servers(['web' => 'root@123.206.116.149 -p 14728']) @task('init') cd /www/wwwroot/xiaomengchongwu.demo.ximengnaikang.com {{--composer install--}} {{--composer update--}} {{--cp .env.example .env--}} {{--php artisan key:generate--}} {{--php artisan vendor:publish --all--}} {{--php artisan storage:link--}} php artisan migrate php artisan passport:install php artisan ibrand:store-install @endtask