> For the complete documentation index, see [llms.txt](https://mtrsolution.gitbook.io/eventic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtrsolution.gitbook.io/eventic/installation/domain-name.md).

# Domain Name

You should already ordered a domain name from the various domain name registrars available.

**The document root of your domain name have to point to the /public directory at the root of your project, that is where the frontal controller (index.php) lives.**

{% hint style="info" %}
Please also note that the menu and footer links can be broken if you host the platform in a subdirectory.

**Recommended**&#x20;

* **<https://www.yourdomain.com>**
* **<https://yourdomain.com>**
* **<https://eventic.yourdomain.com>**

**Not recommended**

* **<https://www.yourdomain.com/myAppSubdirectory>**
  {% endhint %}
