laravel - Vagrant serve specific project with https -


i have multiple laravel projects running locally on vagrant homestead. (using windows 10) need share 1 of them partner, can have @ current development status. using geolocation, necessary can access via https url. tried "vagrant share" , generates xxx.ngrok.io url use. however, facing 2 problems:

  1. the url http , not https
  2. visiting url gets me 1 of projects , can specify 1 is. same (the 1 created first) , unfortunately not right one.

i tried ngrok command after ssh-ing vagrant, there face problem of having absolute urls, make impossible navigate anywhere homepage, leads me away xxx.ngrok.io let's my.app/login

i've been stuck hours , gladly try out suggested approach. in advance!


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -