An open API service indexing awesome lists of open source software.

https://github.com/umaarov/vanillaphp

Custom Application with PHP and MySQL
https://github.com/umaarov/vanillaphp

mysql pdo php xampp

Last synced: about 1 month ago
JSON representation

Custom Application with PHP and MySQL

Awesome Lists containing this project

README

        

## Setup and Installation
### 1. Clone the Repository
### 2. Go to phpMyAdmin and create a MySQL database
### 3. Update the includes/database.php file with your database credentials (e.g htdocs for XAMPP)
### 4. Start your server