1
I am creating a web system in Windows where several sub-domains will be created to locate some services for users. Ex. panel.com, shop.dominio.com, etc.
My question is:
- My variables created in the main domain session will be accessible to all sub-domains ?
- There is the possibility to manage the entire application in the domain providing the views through routes to the sub domains ?