Laravel安裝指定版本

安裝指定版本php

composer create-project laravel/laravel=5.6.* demo --prefer-dist

查看Laravel版本號:laravel

php artisan --version
相關文章
相關標籤/搜索