native php app
1.0.0
Simple native PHP application with a simple organized architecture for beginners in PHP.
Using PHP 7.3, MYSQL 5.7 database and Bootstrap 4 as frontend framework for building responsive designs.
You will need the following running on your local development machine.
DB/demo.sql using mysql client (phpMyAdmin or Workbench).app/Config/app.php, change it with your configurations like your dbhost, dbusername, ..etc.http://localhost/native-php-app or through your virtual host server name.