Laravel / Host Setup for Multi-TLD
问题 Basically Ive written out this about 5 times, still dont know how to properly ask, so here goes... I want two domains, say example.net and example.info which I have registered. I want them to point to the one application I'm building, then hopefully use Laravel to route the two different domains to there own pages... here is what I've tried and what problems I've ran into... ** #1 Domain Forward ** Uploaded my app to example.net and forwarded the .info domain to the .net domain. And then