Hi,
One of my hosting user was unable to execute a command line in laravel through ssh.
command : php artisan make:mail TestEmail
while executing it getting this error message. " bash: php: command not found "
I have searched every where but didn't know how to resolve it ..