Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 421 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 421 Bytes

StoringApp

Database

In de map doc vind je het bestand storingapp.sql, deze kun je importeren in phpMyAdmin om de structuur van de database weg te zetten.

Config

Kopieer voor je begint het bestand backend/config.example.php en hernoem de kopie naar config.php. De echte config staat in je .gitignore, zodat je databasewachtwoord nooit online komt te staan.

DeveloperLand