I ran into the command
export PATH="~/.config/composer/vendor/bin:$PATH"
and that worked but, this command is to be run everytime to
run laravel new blog
globally.
please help
I ran into the command
export PATH="~/.config/composer/vendor/bin:$PATH"
and that worked but, this command is to be run everytime to
run laravel new blog
globally.
please help