# VORP Characters Panel

## Installation 📖

Edit the **.env** file and insert your correct database information

```
DB_SERVER=localhost
DB_USERNAME=root
DB_PASSWORD=root
DB_NAME=dbname
```

Upload the folder containing the **.env** and the **index.php** on your **htdocs** or on your web hosting.

If you want to host this on your machine you should use **MAMP** or **XAMPP** with **Apache** and **MySql**.

{% embed url="<https://github.com/ZioMark13/Characters-Web-Panel>" %}
