i am it is bit complicated. but this is what i need. I have vagrant homestead installed. However, have setup nodejs with express on the same virtual server homestead.
I would like to have a localdomain domain.dev be accessed on browser instead of domain.dev:3000. May i know how can i do it? I can access via domain.dev:3000, however when accessed via domain.dev it shows No input file selected.
I have set provision in .homestead with the virtual domain domain.dev.
Thanks.
