Recently I installed ubuntu on my machine and I'm preparing the environment to work with Laravel. Everything is working except that I can not create the Laravel project, when I execute command
composer create-project laravel/laravel projeto
It runs infinitely, and nothing happens. No error message is displayed, and nothing is installed. I tried to download the composer again and now it's making eternal donwload. As soon as I inhaled Ubuntu, I was able to do the composer download, right after that I did an update that Ubuntu was asking for and then I can no longer use the composer, I can not say that the update is responsible for that. Thanks for all the help.