VORP Items Panel

Use this webpage to access item list, be able to View them, Edit them easily without touching directly your Database.

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.

Last updated