jn-jairo / laravel-ngrok

Share Laravel application with ngrok.
MIT License
92 stars 12 forks source link

ngrok: not found #14

Closed tofariasti closed 1 year ago

tofariasti commented 1 year ago

Describe the bug When write sail artisan ngrock the output: sh: 1: exec: ngrok: not found

To Reproduce Steps to reproduce the behavior: When write sail artisan ngrock the output: sh: 1: exec: ngrok: not found

Expected behavior A clear and concise description of what you expected to happen.

Additional context image

jn-jairo commented 1 year ago

Ngrok is a requirement, it must be available and accessible, make sure you installed ngrok properly and it is accessible from any path.