-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Hi everybody. Our first vuejs project next to end. But I faced a problem with routing subdomains. Users can use their user names as subdomain to show their contact informations for example : http://kamuransonecek.exlample.com
how can I detect username from subdomain to routing the site pages?
'http://:userName.example.com': {
component: require('./views/userinfo')
},
This codes not work as I espected. I wait for your helps. Thanks
Metadata
Metadata
Assignees
Labels
No labels