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

c# - HttpResponseMessage System.InvalidOperationException -

sql - Postgresql error: "failed to find conversion function from unknown to text" -