I\'m trying to install Laravel using Composer, but after running the following command
composer create-project laravel/laravel cmsLaravel 5.2
composer global require "laravel/installer"
laravel new my_folder_name