laravel - Permission denied: .composer/vendor/bin -


recently, way of installing laravel's command has changed. can see here: http://laravel.com/docs/installation#install-laravel

after execute composer global require "laravel/installer=~1.1"

i'm receiving error

permission denied: .composer/vendor/bin

any idea how fix it?


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

visual studio 2010 - Connect to informix database windows form application -

android - Associate same looper with different threads -