Return to site

Install laravel for mac

broken image
broken image

Once installed, the laravel new command will create a fresh Laravel installation in the directory you specify. You could also find the composer's global installation path by running composer global about and looking up from the first line. GNU / Linux Distributions: $HOME/.config/composer/vendor/bin or $HOME/.composer/vendor/bin.Windows: %USERPROFILE%\AppData\Roaming\Composer\vendor\bin.