I\'m trying to start laravel,
Found the following line in their tutorial:
Make sure to place the ~/.composer/vendor/bin directory in your PATH
First, use:
composer global require "laravel/installer=~1.1"
Then, you can try again.
laravel new project