> For the complete documentation index, see [llms.txt](https://redm.ziomark.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redm.ziomark.xyz/web-tools/vorp-items-panel.md).

# VORP Items 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/Items-Web-Panel>" %}
