dimanche 6 novembre 2016

Ubuntu 16.04 laravel new app-name permission denied

at first the command will tell me that laravel command does not exists. then I used this.

export PATH="~/.composer/vendor/bin:$PATH"

now the laravel command works but I have no permissions

adding sudo to it tells me laravel command does not exists. (sudo laravel new app-name)



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire