Ad

jayden
asked Feb 16 2017
Answer
To add the path run the below command
export PATH="~/.composer/vendor/bin:$PATH"

jagannatharumugam
asked Feb 16 2017
edited Oct 05 2018
laravel command is not found
I tried installing Laravel in CentOS but it returned the not found error.
I came to know that the error exists because of path not added. If this is the exact solution, then how and where to add the path..??