Connection error in composer install?

1

I'm having trouble running the composer install command in Laravel. I'm pretty new to it, so I have no idea what might be causing this error:

> php artisan clear-compiled
Erro na conexão, verifique o log de erro para mais informações.
> php artisan optimize
Erro na conexão, verifique o log de erro para mais informações.

I've already deleted the vendor folder and composer.lock and tried to run, it did not work. Would someone have a light to help me?

    
asked by anonymous 23.03.2017 / 05:06

0 answers