avatar
install Laravel project with specify the version Laravel
composer create-project --prefer-dist laravel/laravel flagtickcrud "7.*"

In here: my project name is flagtickcrud.

You need to login to do this manipulation!