1. copy to your webserver
2. import gapp.sql into database (mysql or mariadb)
3. setup database config in app\Config\database.php
Username:
manager
Password:123..abC
This is an example program for who want to look at a very simple Model-View-Controller (MVC) architecture / pattern in PHP. (Frontend is extjs 6.2) Sites: login, home and userprofile.
tested on opensuse leap15.1
and windows-wamp