Answers for "how to use valet to share localhost url to outside"

0

how to use valet to share localhost url to outside

# Localhost Domain - yourdomain.test

valet secure yourdomain.test

valet share https://yourdomain.test

# an ngrock URL would be available - 
https://1bba-103-108-147-143.ngrok.io

# Get details implementation of this with more instructions - 
https://stackoverflow.com/a/69550285/5543577
Posted by: Guest on October-13-2021

Code answers related to "how to use valet to share localhost url to outside"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language