take a look at this discussion:
http://apple.stackexchange.com/questions/45735/can-sudo-use-my-existing-aliases
Hi, folks.
First, thank you @longilineo. I will try make the 'sudo' alias to sudo my alias. Good point!
My problem was with the Composer. I got there and did a git pull and updated the Composer. Then the "curl -sS https://getcomposer.org/installer | php " command. After that, "php composer.phar install".
Then, with composer updated, the "composer create-project laravel/laravel my_project_name --prefer-dist" worked like a charm.
Thank you all.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community