Make your localhost to Host Live

As all of we know that you must need to have a hosting to run your website online. There is another short way to live your website by using a software called “Ngrok“. Basically it turns your localhost direct to live and give you a link on which you can use it and anybody can use it around the globe. Session will only be live when you localhost Apache server is live. If you turn off then session will broke and your link will be destroyed. Then you have to make a new session. You can download Ngrok by clicking on Download Now.

After installation you would have an icon of ngrok extension just search it and open it. Command prompt (cmd) will be open, Just write the command below and you localhost link would be live and black screen will show you the link you receive by typing the command below.

ngrok http -host-header=rewrite home.dev:80