A simple PHP sample application to demonstrate user registration and listing using plain PHP + MySQL. This project contains a registration form, a users listing page, and a small demo database schema ...
Configure .env variables (i.e. app name, url, database). For starters, you may use the crud_database.sql located in the src directory. Using apache web server, configure the apache virtual host to ...